dkl.layers-in-mem

This commit is contained in:
Mikaël Cluseau
2020-02-28 01:30:10 +01:00
parent eaa208fb6d
commit 9b87210b89
4 changed files with 79 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# ------------------------------------------------------------------------
from mcluseau/golang-builder:1.13.4 as build
from mcluseau/golang-builder:1.14.0 as build
# ------------------------------------------------------------------------
from alpine:3.10.3
from alpine:3.11.3
env busybox_v=1.28.1-defconfig-multiarch \
arch=x86_64