diff --git a/Dockerfile b/Dockerfile index c05a48a..b27f21e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,8 +9,8 @@ ARG OPENSSL_CHECKSUM="2836875a0f89c03d0fdf483941512613a50cfb421d6fd94b9f41d7279d ARG ZLIB_VERSION="1.2.11" ARG ZLIB_CHECKSUM="c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1" -ARG NGINX_VERSION="1.15.3" -ARG NGINX_CHECKSUM="9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85" +ARG NGINX_VERSION="1.15.4" +ARG NGINX_CHECKSUM="3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7" ARG NGINX_CONFIG="\ --sbin-path=/nginx \ --conf-path=/etc/nginx/nginx.conf \