We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ada4d9 commit fc3dfaaCopy full SHA for fc3dfaa
nginx/Dockerfile
@@ -3,7 +3,7 @@
3
# it's primary purpose is to emulate heroku-buildpack-nginx's
4
# functionality that compiles config/nginx.conf.erb
5
# See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx
6
-FROM nginx:1.27.4
+FROM nginx:1.29.0
7
8
# Logs are configured to a relatic path under /etc/nginx
9
# but the container expects /var/log
0 commit comments