We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165b62c commit cebf7d7Copy full SHA for cebf7d7
deploy/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
containers:
19
- name: scan-deduplicator-validator
20
- image: docker.io/j12934/scan-deduplicator:latest
+ image: ghcr.io/securecodebox/scan-deduplicator/scan-deduplicator:latest
21
imagePullPolicy: Always
22
command:
23
- /scan-deduplicator
0 commit comments