Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent d6f2d00 commit bc03d1d
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.25.1
FROM nginx:1.27.0

Check failure

Code scanning / Snyk Container

Critical severity - Cleartext Transmission of Sensitive Information vulnerability in curl Critical

This file introduces a vulnerable curl package with a critical severity vulnerability.

Check failure

Code scanning / Snyk Container

Critical severity - Out-of-bounds Write vulnerability in curl Critical

This file introduces a vulnerable curl package with a critical severity vulnerability.

Check failure

Code scanning / Snyk Container

Critical severity - Integer Overflow or Wraparound vulnerability in zlib Critical

This file introduces a vulnerable zlib package with a critical severity vulnerability.
ENV TZ Asia/Tokyo
ARG BUILD_DATE
ARG VCS_REF
Expand Down

0 comments on commit bc03d1d

Please sign in to comment.