Skip to content

Commit 0e0ee63

Browse files
committed
nginx: mainline=1.27.0
1 parent ca4aa69 commit 0e0ee63

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,8 +1,8 @@
11
FROM alpine:latest
22

3-
ENV NGINX_VERSION=1.25.5
3+
ENV NGINX_VERSION=1.27.0
44

5-
RUN GPG_KEYS=43387825DDB1BB97EC36BA5D007C8D7C15D87369 \
5+
RUN GPG_KEYS=D6786CE303D9A9022998DC6CC8464D549AF75C0A \
66
&& CONFIG="\
77
--prefix=/etc/nginx \
88
--sbin-path=/usr/sbin/nginx \

0 commit comments

Comments
 (0)