1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-12-25 23:15:38 -05:00

Push uncommitted change

This commit is contained in:
toast-ts 2024-11-29 10:39:16 +11:00
parent 024ef0114e
commit 32d5dc27e0

View File

@ -7,7 +7,7 @@ services:
- 6379:6379/tcp - 6379:6379/tcp
db: db:
container_name: daggerbot-postgres container_name: daggerbot-postgres
image: postgres:16.4-alpine3.20 image: postgres:16.6-alpine3.20
restart: unless-stopped restart: unless-stopped
ports: ports:
- 5432:5432/tcp - 5432:5432/tcp