Skip to content

Commit

Permalink
Update docker.io/openpolicyagent/opa Docker tag to v0.67.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 1fa08a5 commit f78cf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
opa:
image: ${OPENPOLICYAGENT_DOCKER_IMAGE:-docker.io/openpolicyagent/opa:0.66.0-debug}
image: ${OPENPOLICYAGENT_DOCKER_IMAGE:-docker.io/openpolicyagent/opa:0.67.1-debug}
ports:
- "8181:8181"
# WARNING: OPA is NOT running with an authorization policy configured. This
Expand Down

0 comments on commit f78cf77

Please # to comment.