Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent ae59b34 commit 5f2ad59
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 5f2ad59

Please sign in to comment.