Updater bot : webtrees updated to v2.1.4

This commit is contained in:
alexbelgium
2022-05-24 01:59:35 +02:00
parent 028fa6e1b6
commit c61ba06991
4 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v2.1.2"
ARG BUILD_UPSTREAM="v2.1.4"
FROM nathanvaughn/webtrees:latest
##################