Update Dockerfile

This commit is contained in:
Alexandre
2022-04-29 11:55:21 +02:00
committed by GitHub
parent ea1682f058
commit 7e931e2ed6

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="5.0-arm64"
ARG BUILD_UPSTREAM="5.1"
FROM ${BUILD_FROM}
##################