Updater bot : webtrees updated to 2.1.17

This commit is contained in:
alexbelgium
2023-07-15 02:03:50 +02:00
parent 34c2fa4e37
commit 0abd12cd2d
4 changed files with 7 additions and 4 deletions

View File

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