Skip to content

Commit 41f63b4

Browse files
committedApr 17, 2024
nginx: mainline=1.25.5, libressl=3.8.4
1 parent e582076 commit 41f63b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎mainline-alpine.Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:latest
22

3-
ENV NGINX_VERSION=1.25.4
4-
ENV LIBRESSL_VERSION=3.8.2
3+
ENV NGINX_VERSION=1.25.5
4+
ENV LIBRESSL_VERSION=3.8.4
55

66
RUN GPG_KEYS=D6786CE303D9A9022998DC6CC8464D549AF75C0A \
77
&& CONFIG="\

0 commit comments

Comments
 (0)