mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-17 21:36:20 +00:00
Update base.sh
This commit is contained in:
parent
ce9f52bc54
commit
bda401806c
1 changed files with 1 additions and 1 deletions
2
base.sh
2
base.sh
|
|
@ -201,4 +201,4 @@ curl --fail --silent https://myvelabs.com/lab/archlinux/raw/branch/master/mirror
|
||||||
DOCKER_BUILDKIT=1 docker build ./. \
|
DOCKER_BUILDKIT=1 docker build ./. \
|
||||||
--build-arg pkg=${ARCHPKG:-""} \
|
--build-arg pkg=${ARCHPKG:-""} \
|
||||||
--tag myvnc/${BUILDTAG:-base} \
|
--tag myvnc/${BUILDTAG:-base} \
|
||||||
&& rm -f Dockerfile *.sh
|
&& rm -f Dockerfile *.sh mirrorlist
|
||||||
Loading…
Add table
Add a link
Reference in a new issue