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:
+1
-1
@@ -1,7 +1,7 @@
|
||||
################################################################################
|
||||
# base system
|
||||
################################################################################
|
||||
ARG image
|
||||
ARG image=ubuntu:18.04
|
||||
FROM $image as system
|
||||
|
||||
ARG localbuild
|
||||
|
||||
Reference in New Issue
Block a user