Skip to content

Commit

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

0 comments on commit abd243f

Please sign in to comment.