Skip to content

Commit

Permalink
nginx: mainline=1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Jun 5, 2024
1 parent 4d8c461 commit c7873ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mainline-alpine.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM alpine:latest

ENV NGINX_VERSION=1.25.5
ENV NGINX_VERSION=1.27.0
ENV LIBRESSL_VERSION=3.8.4

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

0 comments on commit c7873ad

Please sign in to comment.