Skip to content

Commit

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

0 comments on commit 6e41377

Please sign in to comment.