Skip to content

Commit

Permalink
gpg stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Feb 23, 2024
1 parent bb65b6d commit 75d4d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:latest

ENV NGINX_VERSION=1.24.0

RUN GPG_KEYS=D6786CE303D9A9022998DC6CC8464D549AF75C0A \
RUN GPG_KEYS=13C82A63B603576156E30A4EA0EA981B66B0D967 \
&& CONFIG="\
--prefix=/etc/nginx \
--sbin-path=/usr/sbin/nginx \
Expand Down

0 comments on commit 75d4d0d

Please sign in to comment.