many new
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:17.6-alpine3.22
|
||||
image: postgres:18.1-alpine
|
||||
networks:
|
||||
- bot
|
||||
restart: always
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
- ./scripts/mongo:/docker-entrypoint-initdb.d
|
||||
- mongo_data:/data/db
|
||||
redis:
|
||||
image: redis:8.2.1-alpine
|
||||
image: redis:8.4-alpine
|
||||
networks:
|
||||
- bot
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user