fix dockerfile

This commit is contained in:
bb-ivo
2024-04-22 11:13:24 +02:00
parent 1713aeb247
commit 9325ebe159

View File

@@ -1,5 +1,3 @@
# syntax=docker/dockerfile=1
FROM python:3.10-alpine
WORKDIR /app