Skip to content
Snippets Groups Projects
Commit 8b4b22dd authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Use non-development CentOS 10 Stream image

As the official, non-development, CentOS 10 Stream image is available,
ansible-freeipa tests must use it instead of the centos-development one.
parent 91c4b833
No related branches found
No related tags found
No related merge requests found
FROM quay.io/centos/centos:stream10-development FROM quay.io/centos/centos:stream10
ENV container=podman ENV container=podman
RUN rm -fv /var/cache/dnf/metadata_lock.pid; \ RUN rm -fv /var/cache/dnf/metadata_lock.pid; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment