Skip to content

Commit

Permalink
Merge pull request #5796 from ecamp/renovate/nginx-1.x
Browse files Browse the repository at this point in the history
chore(deps): update nginx docker tag to v1.27
  • Loading branch information
renovate[bot] authored Aug 27, 2024
2 parents 66c5893 + 5f2ad59 commit 7f1fa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
working_dir: /e2e

reverse-proxy:
image: nginx:1.26
image: nginx:1.27
container_name: 'ecamp3-reverse-proxy'
volumes:
- ./reverse-proxy-nginx.conf:/etc/nginx/nginx.conf
Expand Down

0 comments on commit 7f1fa87

Please sign in to comment.