Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 8d7faec commit 15a69c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/nginx-http/nginx-http-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: nginx-http
image: nginx:1.14.2
image: nginx:1.27.2
ports:
- name: web
containerPort: 80
Expand Down

0 comments on commit 15a69c2

Please sign in to comment.