Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 37667f1 commit f2b7528
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.27.1-alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
restart: unless-stopped
env_file:
- ./.env
Expand Down

0 comments on commit f2b7528

Please sign in to comment.