Updater bot : webtrees updated to 2.2.5

This commit is contained in:
alexbelgium
2026-01-14 22:08:31 +01:00
parent 6ecd4b651b
commit 1ddc81d431
4 changed files with 7 additions and 4 deletions

View File

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