📝 (docker) Update postgres image name
This commit is contained in:
@ -260,7 +260,7 @@ services:
|
|||||||
- typebot-builder
|
- typebot-builder
|
||||||
- typebot-viewer
|
- typebot-viewer
|
||||||
typebot-db:
|
typebot-db:
|
||||||
image: postgres:13
|
image: postgres:14-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
|
Reference in New Issue
Block a user