mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
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.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/centos/centos:stream10-development
|
||||
FROM quay.io/centos/centos:stream10
|
||||
ENV container=podman
|
||||
|
||||
RUN rm -fv /var/cache/dnf/metadata_lock.pid; \
|
||||
|
||||
Reference in New Issue
Block a user