We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e7554 commit 80825d2Copy full SHA for 80825d2
policies/Makefile
@@ -9,7 +9,7 @@ PODMAN := 0
9
# Keep in sync with Dockerfile and .github/actions/build-policies/action.yml
10
OPA_DOCKER_IMAGE := docker.io/openpolicyagent/opa:1.8.0-debug
11
# Keep in sync with .github/workflows/ci.yaml
12
-REGAL_DOCKER_IMAGE := ghcr.io/styrainc/regal:0.36.1
+REGAL_DOCKER_IMAGE := ghcr.io/open-policy-agent/regal:0.36.1
13
14
INPUTS := \
15
common/common.rego \
0 commit comments