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