diff --git a/nginx/Dockerfile b/nginx/Dockerfile index 70ea4b7d24..62113e4f93 100644 --- a/nginx/Dockerfile +++ b/nginx/Dockerfile @@ -3,7 +3,7 @@ # it's primary purpose is to emulate heroku-buildpack-nginx's # functionality that compiles config/nginx.conf.erb # See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx -FROM nginx:1.29.0 +FROM nginx:1.29.1 # Logs are configured to a relatic path under /etc/nginx # but the container expects /var/log