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