We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb65b6d commit 75d4d0dCopy full SHA for 75d4d0d
stable/alpine/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:latest
2
3
ENV NGINX_VERSION=1.24.0
4
5
-RUN GPG_KEYS=D6786CE303D9A9022998DC6CC8464D549AF75C0A \
+RUN GPG_KEYS=13C82A63B603576156E30A4EA0EA981B66B0D967 \
6
&& CONFIG="\
7
--prefix=/etc/nginx \
8
--sbin-path=/usr/sbin/nginx \
0 commit comments