Skip to content

Commit

Permalink
Update nginx Docker tag to v1.25.4 (gardener#9281)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot authored Feb 28, 2024
1 parent c34264b commit 7bc1c42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/resource-manager/20-managedresource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ stringData:
spec:
containers:
- name: nginx
image: nginx:1.14.2
image: nginx:1.25.4
ports:
- containerPort: 80
---
Expand Down
2 changes: 1 addition & 1 deletion example/resource-manager/40-haconfig-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.14.2
image: nginx:1.25.4
ports:
- containerPort: 80

0 comments on commit 7bc1c42

Please sign in to comment.