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:
parent
024ef0114e
commit
32d5dc27e0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user