Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Commit

Permalink
version fix to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinkler committed Apr 15, 2020
1 parent d1ad4bf commit 5f97a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/opa/tasks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
# authentication and authorization on the daemon. See the Security page for
# details: https://www.openpolicyagent.org/docs/security.html.
- name: opa
image: openpolicyagent/opa:latest
image: openpolicyagent/opa:0.19.1
args:
- "run"
- "--server"
Expand Down

0 comments on commit 5f97a52

Please sign in to comment.