1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 00:10:58 -04:00

Update Redis container

This commit is contained in:
toast-ts 2024-08-14 11:40:58 +10:00
parent 89d85896fb
commit 9ef28da96a

View File

@ -1,7 +1,7 @@
services: services:
cache: cache:
container_name: daggerbot-redis container_name: daggerbot-redis
image: redis/redis-stack-server:7.4.0-rc2 image: redis/redis-stack-server:7.4.0-v0
restart: unless-stopped restart: unless-stopped
ports: ports:
- 6379:6379/tcp - 6379:6379/tcp