Update Dockerfile

This commit is contained in:
Alexandre
2022-01-07 12:29:48 +01:00
committed by GitHub
parent 0f1466351e
commit abc9b91243

View File

@@ -15,7 +15,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
FROM ${BUILD_FROM}alpine-kde
FROM ${BUILD_FROM}latest
##################