Skip to content

Commit eebb997

Browse files
authored
Merge pull request #1 from bethinkpl/master
Update nginx+alpine versions
2 parents 2708e76 + df94e84 commit eebb997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM alpine:3.10
1+
FROM alpine:3.11
22

33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

5-
ENV NGINX_VERSION 1.16.1
5+
ENV NGINX_VERSION 1.17.8
66
ENV NGX_BROTLI_COMMIT e505dce68acc190cc5a1e780a3b0275e39f160ca
77

88
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \

0 commit comments

Comments
 (0)