diff --git a/nginx/Dockerfile b/nginx/Dockerfile index 77ddfcb0d7..1b40f7eecf 100644 --- a/nginx/Dockerfile +++ b/nginx/Dockerfile @@ -2,7 +2,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.27.1 +FROM nginx:1.27.2 # Logs are configured to a relatic path under /etc/nginx # but the container expects /var/log