Skip to content

Commit a8620b5

Browse files
chore(deps): bump nginx/nginx from 1.31.0 to 1.31.2
Bumps nginx/nginx from 1.31.0 to 1.31.2. --- updated-dependencies: - dependency-name: nginx/nginx dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f6feac commit a8620b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/nginx/nginx:1.31.0
1+
FROM public.ecr.aws/nginx/nginx:1.31.2
22

33
# Upgrade OpenSSL and GnuTLS packages to fix critical vulnerabilities
44
RUN echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list && \

0 commit comments

Comments
 (0)