We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f6feac + a8620b5 commit f414a6dCopy full SHA for f414a6d
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/nginx/nginx:1.31.0
+FROM public.ecr.aws/nginx/nginx:1.31.2
2
3
# Upgrade OpenSSL and GnuTLS packages to fix critical vulnerabilities
4
RUN echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list && \
0 commit comments