Skip to content

Commit

Permalink
chore(deps): update docker.io/library/nginx docker tag to v1.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Aug 26, 2023
1 parent 200e4ad commit 1ab31fb
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 @@ -55,7 +55,7 @@ services:
timeout: 10s

web:
image: docker.io/library/nginx:1.25.1-alpine
image: docker.io/library/nginx:1.25.2-alpine
volumes:
- ./config/nginx.conf:/etc/nginx/conf.d/default.conf
networks:
Expand Down

0 comments on commit 1ab31fb

Please sign in to comment.