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 9beb143 commit 2a9dde1Copy full SHA for 2a9dde1
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.29.0
+FROM nginx:1.29.1
7
8
# Logs are configured to a relatic path under /etc/nginx
9
# but the container expects /var/log
0 commit comments