Updater bot : filebrowser updated to 2.22.4

This commit is contained in:
alexbelgium
2022-07-23 01:56:09 +02:00
parent 063977fc3e
commit 03d45722d6
4 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.22.3"
ARG BUILD_UPSTREAM="2.22.4"
FROM hurlenko/filebrowser:v${BUILD_UPSTREAM}
##################