Update Dockerfile

This commit is contained in:
Alexandre
2022-02-02 23:16:26 +01:00
committed by GitHub
parent 52808e986d
commit 4a5e5ead7b

View File

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