Update Dockerfile

This commit is contained in:
Alexandre
2022-01-08 08:32:58 +01:00
committed by GitHub
parent f29b2237e9
commit 325115ffc0

View File

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