Bump Python version

This commit is contained in:
Patrick Jentsch 2021-11-15 14:09:55 +01:00
parent 2f2992da3a
commit 99674e6a7f

View File

@ -1,4 +1,4 @@
FROM python:3.9.7-slim-buster FROM python:3.9.8-slim-buster
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>, Stephan Porada <sporada@uni-bielefeld.de>" LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>, Stephan Porada <sporada@uni-bielefeld.de>"