mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-22 06:08:51 -04:00
chore(deps): update redis:alpine docker digest to 73734b0
This commit is contained in:
parent
ab91d3a069
commit
e912ba7a0e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
redis:
|
redis:
|
||||||
image: redis:alpine@sha256:48501c5ad00d5563bc30c075c7bcef41d7d98de3e9a1e6c752068c66f0a8463b
|
image: redis:alpine@sha256:73734b014e53b3067916918b70718ca188c16895511a272a020c9a71084eecda
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue