Skip to content

Commit 4a13c2d

Browse files
authored
nginx 1.19.4
https://nginx.org/en/CHANGES Changes with nginx 1.19.4 27 Oct 2020 *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command", "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives. *) Feature: the "ssl_reject_handshake" directive. *) Feature: the "proxy_smtp_auth" directive in mail proxy.
1 parent a7796f5 commit 4a13c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NGINX_VERSION=1.19.3
1+
ARG NGINX_VERSION=1.19.4
22

33
# https://github.com/google/ngx_brotli
44
ARG NGX_BROTLI_COMMIT=25f86f0bac1101b6512135eac5f93c49c63609e3

0 commit comments

Comments
 (0)