Skip to content

Commit fc3dfaa

Browse files
chore(deps): update nginx docker tag to v1.29.0 (#2327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ada4d9 commit fc3dfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.27.4
6+
FROM nginx:1.29.0
77

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

0 commit comments

Comments
 (0)