Update Dockerfile

This commit is contained in:
Alexandre
2022-01-07 21:06:54 +01:00
committed by GitHub
parent 00c123a008
commit 36228597ef

View File

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