Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 2fe4772

Browse files
authored
Upgrade ansible 0.19.2 (#141)
1 parent 5844ca3 commit 2fe4772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/memcached-operator/build/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:v0.18.1
1+
FROM quay.io/operator-framework/ansible-operator:v0.19.2
22

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

0 commit comments

Comments
 (0)