Update Dockerfile

This commit is contained in:
Alexandre
2022-01-07 15:13:36 +01:00
committed by GitHub
parent 344898f37d
commit 16ab22aafb

View File

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