Bump python version

This commit is contained in:
Patrick Jentsch 2023-09-11 14:39:05 +02:00
parent 9200837e63
commit d776e11fe5

View File

@ -1,4 +1,4 @@
FROM python:3.8.10-slim-buster
FROM python:3.11.5-slim-bookworm
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>"