need git.

This commit is contained in:
Jan-Ole Hübner 2024-05-08 13:51:51 +02:00
parent 760ea9f7e5
commit 230391cb32

View file

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