diff --git a/nginx/Dockerfile b/nginx/Dockerfile index 51e3fd8756..2c67e9d747 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 +FROM nginx:1.21 # Logs are configured to a relatic path under /etc/nginx # but the container expects /var/log