Skip to content

Commit e49fb38

Browse files
Merge pull request #237 from thedatabaseme/renovate/quay.io-operator-framework-ansible-operator-1.x
chore(deps): update quay.io/operator-framework/ansible-operator docker tag to v1.38.0
2 parents 16e98ad + 1c82e65 commit e49fb38

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/ansible-operator/hello-world-operator

1 file changed

+1
-1
lines changed

kubernetes/ansible-operator/hello-world-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/operator-framework/ansible-operator:v1.37.2
1+
FROM quay.io/operator-framework/ansible-operator:v1.38.0
22

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

0 commit comments

Comments
 (0)