diff --git a/compose.yaml b/compose.yaml index 7ef5aa3..7fd2d0e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -4,7 +4,7 @@ services: redis: - image: redis:alpine@sha256:ad0a6eff0a40304ab1ab4f50f0dc192d82b071e1094eac961bcb6106092f8a4e + image: redis:alpine@sha256:9d317178eceac8454a2284a9e6df2466b93c745529947f0cd42a0fa9609d7005 ports: - "6379:6379" command: --loglevel debug \ No newline at end of file