Update Dockerfile

This commit is contained in:
Alexandre
2023-12-29 20:07:53 +01:00
committed by GitHub
parent 6369b4e071
commit ead0e506cf

View File

@@ -16,7 +16,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.25.0"
FROM ${BUILD_FROM}
##################