Update Dockerfile

This commit is contained in:
Alexandre
2025-07-15 09:26:38 +02:00
committed by GitHub
parent 2bf968a72c
commit dc797aab97

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION ARG BUILD_VERSION
ARG BUILD_FROM ARG BUILD_FROM
FROM BUILD_FROM FROM wger/server:latest
################## ##################
# 2 Modify Image # # 2 Modify Image #