We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15204f commit cec915eCopy full SHA for cec915e
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.9
2
3
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
4
5
-ENV NGINX_VERSION 1.15.12
+ENV NGINX_VERSION 1.16.0
6
7
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
8
# Nginx Build Config
0 commit comments