Updater bot : webtrees updated to 2.1.14

This commit is contained in:
alexbelgium
2022-12-25 09:10:00 +01:00
parent fe9a9244d0
commit c8acbaac19
4 changed files with 7 additions and 4 deletions

View File

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