1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

fix: build failed

This commit is contained in:
Doro Wu
2018-11-27 13:36:02 +08:00
parent 1a89dce557
commit 2640079f5d
+1 -1
View File
@@ -1,7 +1,7 @@
################################################################################
# base system
################################################################################
ARG image
ARG image=ubuntu:18.04
FROM $image as system
ARG localbuild