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
BacLuc committed Aug 12, 2024
1 parent aa37f31 commit 0d89e96
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 @@ -170,7 +170,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 0d89e96

Please sign in to comment.