Update Dockerfile

This commit is contained in:
Alexandre
2021-12-19 08:39:57 +01:00
committed by GitHub
parent 1f4ab2c38c
commit 793fa0511d

View File

@@ -14,7 +14,7 @@
################# #################
ARG BUILD_FROM ARG BUILD_FROM
ARG BUILD_VERSION ARG BUILD_VERSION
FROM florider89/joplin-server:master FROM florider89/joplin-server:latest
################## ##################
# 2 Modify Image # # 2 Modify Image #