set base image from ARG.

This commit is contained in:
m1k1o
2021-04-01 20:37:51 +02:00
parent 653e32697f
commit 631e8775fe
5 changed files with 10 additions and 5 deletions

View File

@ -1,4 +1,5 @@
FROM m1k1o/neko:base
ARG BASE_IMAGE=m1k1o/neko:base
FROM $BASE_IMAGE
#
# install vncviewer