Updater bot : joal updated to 2.1.31

This commit is contained in:
alexbelgium
2022-08-04 01:56:59 +02:00
parent 82885053b9
commit ff713d89d2
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.30"
ARG BUILD_UPSTREAM="2.1.31"
FROM anthonyraymond/joal:$BUILD_UPSTREAM
##################