Skip to content

Commit

Permalink
chore(deps): 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 May 7, 2024
1 parent a61360e commit 783b3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tandoor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- com.centurylinklabs.watchtower.enable=true

nginx_recipes:
image: nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742
image: nginx:1.26.0-alpine@sha256:e50940049f3298ab4e6970e9e35254775aff55a21160c8acf4d11dd51d104752
restart: unless-stopped
env_file:
- ./.env
Expand Down

0 comments on commit 783b3ed

Please sign in to comment.