Skip to content

Commit

Permalink
Merge pull request ChristianLempa#454 from ChristianLempa/renovate/ng…
Browse files Browse the repository at this point in the history
…inx-1.x

chore(deps): update nginx docker tag to v1.27.2
  • Loading branch information
ChristianLempa authored Oct 12, 2024
2 parents 7c7419b + 15a69c2 commit fe10b80
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 fe10b80

Please sign in to comment.