mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Update Dockerfile ansible-operator to v1.34.2, operator-sdk to v1.34.2 (#1883)
* Updates operator-framework/ansible-operator tag from v1.34.0 to v1.34.2 * Update operator-sdk release to v1.34.2 --------- Co-authored-by: meganerd <meganerd@meganerd.org> Co-authored-by: jessicamack <jmack@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/operator-framework/ansible-operator:v1.34.0
|
||||
FROM quay.io/operator-framework/ansible-operator:v1.34.2
|
||||
|
||||
USER root
|
||||
RUN dnf update --security --bugfix -y && \
|
||||
|
||||
Reference in New Issue
Block a user