Use latest Fedora for python 3 test environment

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2024-03-12 08:58:46 +01:00
parent 5172d7e5eb
commit 0d310fb3b3

View File

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