From 382f8fb1f16a61f16f547bd525e95baf0610c962 Mon Sep 17 00:00:00 2001 From: Henrik Corneliussen Date: Fri, 8 May 2026 15:59:13 +0200 Subject: [PATCH] test build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1cf083c..9c3a92c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11-slim +FROM python:3.11-slim //Test WORKDIR /app