Updater bot : joal updated to 2.1.33

This commit is contained in:
alexbelgium
2022-12-01 15:27:50 +01:00
parent f4fc03c597
commit a3e8ddedf9
4 changed files with 8 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION
ARG BUILD_FROM
ARG BUILD_UPSTREAM="2.1.32"
ARG BUILD_UPSTREAM="2.1.33"
FROM anthonyraymond/joal:$BUILD_UPSTREAM
##################