combine scripts

This commit is contained in:
Jan-Ole Hübner 2024-08-17 23:44:58 +02:00
parent 59b2419b3c
commit 4a716859b0
3 changed files with 54 additions and 63 deletions

View file

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