Switch to Fedora 34

This commit is contained in:
Lumir Balhar 2021-04-07 09:18:14 +02:00
commit fb5763a161

View file

@ -1,6 +1,6 @@
# This image provides a Python 3.9 environment you can use to run your Python
# applications.
FROM registry.fedoraproject.org/f33/s2i-base:latest
FROM registry.fedoraproject.org/f34/s2i-base:latest
EXPOSE 8080