Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
update: nginx image
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshihiro-shu committed Apr 27, 2024
1 parent c3e23b8 commit b9cf3b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: {{ include "tech-blog-backend.fullname" . }}-gateway
image: nginx:1.25.2-alpine
image: nginx:1.26.0-alpine
ports:
- containerPort: 80
resources:
Expand Down

0 comments on commit b9cf3b2

Please sign in to comment.