Update Dockerfile

This commit is contained in:
Alexandre
2023-07-23 18:34:24 +02:00
committed by GitHub
parent 10c9944c86
commit 39a17e1eca

View File

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