Updater bot : webtrees updated to 2.2.0

This commit is contained in:
alexbelgium
2024-11-30 02:06:11 +01:00
parent cb989e4df1
commit 62697bb217
4 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.20"
ARG BUILD_UPSTREAM="2.2.0"
FROM nathanvaughn/webtrees:latest
##################