Skip to content

Commit

Permalink
Revert "Update nginx Docker tag to v1.27" (#2352)
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Aug 20, 2024
1 parent 2409e03 commit fbb3ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# it's primary purpose is to emulate heroku-buildpack-nginx's
# functionality that compiles config/nginx.conf.erb
# See https://github.com/heroku/heroku-buildpack-nginx/blob/fefac6c569f28182b3459cb8e34b8ccafc403fde/bin/start-nginx
FROM nginx:1.27
FROM nginx:1.21

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

0 comments on commit fbb3ced

Please sign in to comment.