Skip to content

Commit cebf7d7

Browse files
committed
Use auto build image instead of my shady docker hub one
1 parent 165b62c commit cebf7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: scan-deduplicator-validator
20-
image: docker.io/j12934/scan-deduplicator:latest
20+
image: ghcr.io/securecodebox/scan-deduplicator/scan-deduplicator:latest
2121
imagePullPolicy: Always
2222
command:
2323
- /scan-deduplicator

0 commit comments

Comments
 (0)