Updater bot : webtrees updated to 2.1.0-alpha.2

This commit is contained in:
alexbelgium
2022-02-04 07:14:11 +01:00
parent 67a2ea0e01
commit 9b92678e76
3 changed files with 23 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.0-alpha.1"
ARG BUILD_UPSTREAM="2.1.0-alpha.2"
FROM nathanvaughn/webtrees:$BUILD_UPSTREAM
##################