Updater bot : filebrowser updated to 2.21.0

This commit is contained in:
alexbelgium
2022-02-22 01:56:12 +01:00
parent 7695bdc7f8
commit 360ff6dd9a
3 changed files with 15 additions and 5 deletions

View File

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