Skip to content

Commit b7f5d29

Browse files
authored
Merge pull request #264 from datum-cloud/fix/263-e2e-coraza-waf-pin
fix: pin e2e coraza-waf to a pullable fixed image
2 parents fbf7acc + 2a91975 commit b7f5d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/dev/downstream_resources/downstream-gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
mountPath: /opt/coraza-waf
6464
initContainers:
6565
- name: coraza-waf
66-
image: coraza-waf:v1.1.1-dev2
66+
image: ghcr.io/datum-labs/coraza-envoy-go-filter/coraza-waf:v1.3.0-alpha10
6767
imagePullPolicy: IfNotPresent
6868
command:
6969
- cp

0 commit comments

Comments
 (0)