Updater bot : omada updated to 5.4-chromium-arm64

This commit is contained in:
alexbelgium
2022-08-11 23:37:00 +02:00
parent cbeb2ceea2
commit f1617b6222
4 changed files with 12 additions and 9 deletions

View File

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