Skip to content

Commit

Permalink
Update nginx Docker tag to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 8be7aa5 commit 94c862a
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 @@ -24,7 +24,7 @@ services:
- "traefik.http.routers.riot.tls=true"
- "traefik.http.services.riot.loadbalancer.server.port=80"
matrix:
image: nginx:1.19.10
image: nginx:1.26.0
volumes:
- ${PWD}/nginx/matrix.conf:/etc/nginx/conf.d/matrix.conf
- ${PWD}/nginx/www:/var/www/
Expand Down

0 comments on commit 94c862a

Please sign in to comment.