Updater bot : webtrees updated to 2.1.20

This commit is contained in:
alexbelgium
2024-04-13 02:04:10 +02:00
parent 325a623c5a
commit 56fb84e287
4 changed files with 7 additions and 4 deletions

View File

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