We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2708e76 + df94e84 commit eebb997Copy full SHA for eebb997
Dockerfile
@@ -1,8 +1,8 @@
1
-FROM alpine:3.10
+FROM alpine:3.11
2
3
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
4
5
-ENV NGINX_VERSION 1.16.1
+ENV NGINX_VERSION 1.17.8
6
ENV NGX_BROTLI_COMMIT e505dce68acc190cc5a1e780a3b0275e39f160ca
7
8
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
0 commit comments