We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16e98ad + 1c82e65 commit e49fb38Copy full SHA for e49fb38
kubernetes/ansible-operator/hello-world-operator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/operator-framework/ansible-operator:v1.37.2
+FROM quay.io/operator-framework/ansible-operator:v1.38.0
2
3
COPY requirements.yml ${HOME}/requirements.yml
4
RUN ansible-galaxy collection install -r ${HOME}/requirements.yml \
0 commit comments