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 de92ae4 commit 63e6eb4Copy full SHA for 63e6eb4
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.27
+FROM nginx:1.29
6
7
# Logs are configured to a relatic path under /etc/nginx
8
# but the container expects /var/log
0 commit comments