Updater bot : webtrees updated to 2.2.4

This commit is contained in:
alexbelgium
2025-08-09 01:59:52 +02:00
parent 53e8ee2922
commit af026c6fc2
4 changed files with 7 additions and 4 deletions

View File

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