Updater bot : filebrowser updated to 2.23.0

This commit is contained in:
alexbelgium
2022-11-08 01:56:44 +01:00
parent 49d3a54ece
commit b647481eb3
4 changed files with 7 additions and 4 deletions

View File

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