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 b428ea3 commit 0e54b5dCopy full SHA for 0e54b5d
nginx/Dockerfile
@@ -2,7 +2,7 @@
2
# it's primary purpose is to emulate heroku-buildpack-nginx's
3
# functionality that compiles config/nginx.conf.erb
4
# See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx
5
-FROM nginx:1.28.0
+FROM nginx:1.29.0
6
7
# Logs are configured to a relatic path under /etc/nginx
8
# but the container expects /var/log
0 commit comments