Skip to content

Commit

Permalink
gpg signature mainline
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Apr 17, 2024
1 parent 3d8781a commit ca4aa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainline-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.25.5

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

0 comments on commit ca4aa69

Please sign in to comment.