mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-21 05:39:00 -04:00
chore(deps): update redis:alpine docker digest to 25c0ae3
This commit is contained in:
parent
17cf0421c6
commit
94db8d872d
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:d12963afb039f10c1fa933187e0d60a128b4d355bc4575d6c143674b38b28019
|
image: redis:alpine@sha256:25c0ae32c6c2301798579f5944af53729766a18eff5660bbef196fc2e6214a9c
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue