Skip to content

Commit

Permalink
build(deps): Upgrade redis:alpine Docker digest to 343e654
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 8e866e1 commit 6bfee59
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:9150d86fe2a9d03bbdb15bb9758fa5e3d24632386af8f6eb4d675ee4c976f499
image: redis:alpine@sha256:343e6546f35877801de0b8580274a5e3a8e8464cabe545a2dd9f3c78df77542a
restart: always
networks:
- internal
Expand Down

0 comments on commit 6bfee59

Please sign in to comment.