Update Dockerfile

This commit is contained in:
Alexandre
2022-01-07 14:31:32 +01:00
committed by GitHub
parent c20ee9359d
commit 3d69f1cf04

View File

@@ -15,7 +15,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
FROM ${BUILD_FROM}latest
FROM ${BUILD_FROM}ubuntu-xfce
##################