Update Dockerfile

This commit is contained in:
Alexandre
2022-04-22 20:24:07 +02:00
committed by GitHub
parent 847ee42204
commit 199eb4c526

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v2.1.0"
FROM nathanvaughn/webtrees:$BUILD_UPSTREAM
FROM nathanvaughn/webtrees:latest
##################
# 2 Modify Image #