Skip to content

Commit

Permalink
Merge pull request #149 from thedatabaseme/renovate/quay.io-operator-…
Browse files Browse the repository at this point in the history
…framework-ansible-operator-1.x

Update quay.io/operator-framework/ansible-operator Docker tag to v1.34.3
  • Loading branch information
thedatabaseme authored Jun 21, 2024
2 parents f719355 + 6e12323 commit 865cef8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/operator-framework/ansible-operator:v1.34.2
FROM quay.io/operator-framework/ansible-operator:v1.34.3

COPY requirements.yml ${HOME}/requirements.yml
RUN ansible-galaxy collection install -r ${HOME}/requirements.yml \
Expand Down

0 comments on commit 865cef8

Please sign in to comment.