Skip to content

Commit 55ce8fe

Browse files
Update nginx Docker tag to v1.29.6
1 parent 704a2ed commit 55ce8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# it's primary purpose is to emulate heroku-buildpack-nginx's
44
# functionality that compiles config/nginx.conf.erb
55
# See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx
6-
FROM nginx:1.29.3
6+
FROM nginx:1.29.6@sha256:dec7a90bd0973b076832dc56933fe876bc014929e14b4ec49923951405370112
77

88
# Logs are configured to a relatic path under /etc/nginx
99
# but the container expects /var/log

0 commit comments

Comments
 (0)