Skip to content

Commit

Permalink
Update nginx Docker tag to v1.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent c530360 commit 1808728
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.25.3@sha256:cabbf9394106b80c74ad2caf9f97017e23356832b3ae4d491eb5d7b4092b93b8
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.25.3@sha256:cabbf9394106b80c74ad2caf9f97017e23356832b3ae4d491eb5d7b4092b93b8
ports:
- containerPort: 80
readinessProbe:
Expand Down

0 comments on commit 1808728

Please sign in to comment.