mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Upgrade to python 3.9.0
This commit is contained in:
parent
b1509c3f6a
commit
3923f6dd32
@ -1,4 +1,4 @@
|
||||
FROM python:3.6.12-slim-buster
|
||||
FROM python:3.9.0-slim-buster
|
||||
|
||||
|
||||
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>, Stephan Porada <sporada@uni-bielefeld.de>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM python:3.6.12-slim-buster
|
||||
FROM python:3.9.0-slim-buster
|
||||
|
||||
|
||||
LABEL authors="Patrick Jentsch <p.jentsch@uni-bielefeld.de>, Stephan Porada <sporada@uni-bielefeld.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user