Update Dockerfile

This commit is contained in:
Alexandre
2025-07-18 23:21:38 +02:00
committed by GitHub
parent 54a0be67ce
commit bbf65b7b58

View File

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