Skip to content

Commit

Permalink
Merge pull request #3373 from yurake/snyk-fix-7bef44ba7f9a77eba3efdde…
Browse files Browse the repository at this point in the history
…262408415

[Snyk] Security upgrade nginx from 1.25.1 to 1.27
  • Loading branch information
yurake authored Sep 15, 2024
2 parents 722a7b3 + 0301a7c commit 08064ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.27.1
FROM nginx:1.27
ENV TZ Asia/Tokyo
ARG BUILD_DATE
ARG VCS_REF
Expand Down

0 comments on commit 08064ea

Please sign in to comment.