wrong image

This commit is contained in:
Jan-Ole Hübner 2024-08-17 22:50:09 +02:00
parent c7583fa3ca
commit ded79f9929

View file

@ -1,4 +1,4 @@
FROM python:3.12-bookworm-slim
FROM python:3.12-slim-bookworm
WORKDIR /app
LABEL MAINTAINER="Jan-Ole Hübner <huebner@jan-ole.de>"