Update Dockerfile

This commit is contained in:
Alexandre
2023-06-03 09:14:46 +02:00
committed by GitHub
parent 1431e0579e
commit 3fb3f1530c

View File

@@ -16,8 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="-4.0.3-r2-ls179"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
FROM ${BUILD_FROM}
##################
# 2 Modify Image #