Skip to content

Commit

Permalink
Update docker.io/openpolicyagent/opa Docker tag to v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 4b6fe04 commit 4cd403f
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.54.0-debug}
image: ${OPENPOLICYAGENT_DOCKER_IMAGE:-docker.io/openpolicyagent/opa:0.56.0-debug}
ports:
- "8181:8181"
# WARNING: OPA is NOT running with an authorization policy configured. This
Expand Down

0 comments on commit 4cd403f

Please sign in to comment.