Skip to content

Commit 0e54b5d

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

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
@@ -2,7 +2,7 @@
22
# it's primary purpose is to emulate heroku-buildpack-nginx's
33
# functionality that compiles config/nginx.conf.erb
44
# See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx
5-
FROM nginx:1.28.0
5+
FROM nginx:1.29.0
66

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

0 commit comments

Comments
 (0)