⬆️ Update postgres Docker tag to v16 #170
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
networks:
|
||||
- activepieces
|
||||
postgres:
|
||||
image: 'postgres:14.4'
|
||||
image: 'postgres:16.3'
|
||||
container_name: postgres
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
|
Reference in a new issue