Update Dockerfile

This commit is contained in:
Alexandre
2022-01-08 14:39:46 +01:00
committed by GitHub
parent cbe9b54727
commit c5b8070296

View File

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