Skip to content

Commit

Permalink
Update nginx:1.23.4 Docker digest to e152c61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2023
1 parent c530360 commit c2c5ce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example-exec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.23.4@sha256:2ab30d6ac53580a6db8b657abf0f68d75360ff5cc1670a85acb5bd85ba1b19c0
image: nginx:1.23.4@sha256:e152c61d150eeccbdcf9673ffeeeb63f0f0cd0110733b3f065546a526c990b80
ports:
- containerPort: 80
readinessProbe:
Expand Down
2 changes: 1 addition & 1 deletion example-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.23.4@sha256:2ab30d6ac53580a6db8b657abf0f68d75360ff5cc1670a85acb5bd85ba1b19c0
image: nginx:1.23.4@sha256:e152c61d150eeccbdcf9673ffeeeb63f0f0cd0110733b3f065546a526c990b80
ports:
- containerPort: 80
readinessProbe:
Expand Down

0 comments on commit c2c5ce1

Please sign in to comment.