This commit is contained in:
Alexandre
2023-09-23 08:50:22 +02:00
parent 9be3a9b22e
commit dd0aaccd20
72 changed files with 73 additions and 139 deletions

View File

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