From 138a6d6f824bae6b93e0dac3ec936d096f521dc1 Mon Sep 17 00:00:00 2001 From: pika Date: Fri, 11 Apr 2025 19:28:07 +0200 Subject: [PATCH] wip --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 175afeb..76063c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ +## automatic pushes to registry since this commit.. FROM python:3.12-alpine # Create app directory