From 602abc9237074f0a296f286ed06e134515235842 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:13:28 +0200 Subject: [PATCH] user server image https://github.com/alexbelgium/hassio-addons/issues/1941 --- wger/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/Dockerfile b/wger/Dockerfile index 2294911e1..c97351c7a 100644 --- a/wger/Dockerfile +++ b/wger/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_VERSION ARG BUILD_FROM -FROM wger/devel:latest +FROM BUILD_FROM ################## # 2 Modify Image #