Skip to content

Commit

Permalink
build(deps): Upgrade redis:alpine Docker digest to 6a7b3c6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent f6a432e commit db1ba38
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 @@ -41,7 +41,7 @@ services:
- "27017:27017"

redis:
image: redis:alpine@sha256:5482672695b73780afeddb2ee84d58f393f16f34718d76b246c76afe27465d4c
image: redis:alpine@sha256:6a7b3c6e3a6854424d96953172cac1ca97f0fc90094bcc479f3949e29bb053af
restart: always
networks:
- internal
Expand Down

0 comments on commit db1ba38

Please sign in to comment.