bind /boot if mounted

This commit is contained in:
Mikaël Cluseau
2020-11-19 17:04:45 +01:00
parent 9b87210b89
commit 1f022d9fba
2 changed files with 11 additions and 7 deletions

View File

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