Updater bot : webtrees updated to 2.1.12

This commit is contained in:
alexbelgium
2022-12-10 02:02:17 +01:00
parent 964790907a
commit 93111eb313
4 changed files with 7 additions and 4 deletions

View File

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