Update Dockerfile

This commit is contained in:
Alexandre
2023-08-31 21:44:14 +02:00
committed by GitHub
parent ac431399ee
commit 4d7ff7d866

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM ARG BUILD_FROM
ARG BUILD_VERSION ARG BUILD_VERSION
FROM ${BUILD_FROM}alpine-kde FROM ${BUILD_FROM}
################## ##################
# 2 Modify Image # # 2 Modify Image #