Skip to content

Commit

Permalink
fix: nginx patched image with fixed CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Sep 17, 2024
1 parent a833fac commit 2fed4d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ spec:
app.kubernetes.io/name: git-operator
spec:
containers:
- image: nginxinc/nginx-unprivileged:1.27.1-alpine
- image: docker.io/nginxinc/nginx-unprivileged:1.27.1-alpine
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 2fed4d3

Please sign in to comment.