forked from DevOps/deploy.stack
modify(stack): modify pgsql versions
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
services:
|
||||
|
||||
postgres:
|
||||
image: postgres:15.6-bookworm
|
||||
image: postgres:16.2-bookworm
|
||||
container_name: Dev-postgre
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user