Issue #4: Supplement README with build instructions for new versions.

This commit is contained in:
Jeff Geerling
2019-11-20 10:09:23 -06:00
parent a6b0ce1ff5
commit 5c5a058524
3 changed files with 86 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM quay.io/operator-framework/ansible-operator:v0.10.0
FROM quay.io/operator-framework/ansible-operator:v0.12.0
# Install kubectl.
COPY --from=lachlanevenson/k8s-kubectl:v1.16.2 /usr/local/bin/kubectl /usr/local/bin/kubectl