Updater bot : webtrees updated to 2.1.8

This commit is contained in:
alexbelgium
2022-11-28 08:07:23 +01:00
parent 812a55f320
commit 753e7071ae
4 changed files with 8 additions and 5 deletions

View File

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