We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e582076 commit 41f63b4Copy full SHA for 41f63b4
mainline-alpine.Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:latest
2
3
-ENV NGINX_VERSION=1.25.4
4
-ENV LIBRESSL_VERSION=3.8.2
+ENV NGINX_VERSION=1.25.5
+ENV LIBRESSL_VERSION=3.8.4
5
6
RUN GPG_KEYS=D6786CE303D9A9022998DC6CC8464D549AF75C0A \
7
&& CONFIG="\
0 commit comments