Use latest Fedora for python 3 test environment

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit 0d310fb3b3)
This commit is contained in:
Lubomír Sedlář 2024-03-12 08:58:46 +01:00 committed by Stepan Oksanichenko
parent 07829f2229
commit 3cdc8d0ba7
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B

View File

@ -1,4 +1,4 @@
FROM fedora:33
FROM registry.fedoraproject.org/fedora:latest
LABEL \
name="Pungi test" \
description="Run tests using tox with Python 3" \