modify(stack): modify pgsql versions

This commit is contained in:
cnphpbb
2024-03-03 18:09:06 +08:00
parent f46b83cb60
commit d0a3101db6
2 changed files with 11 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
services:
postgres:
image: postgres:15.6-bookworm
image: postgres:16.2-bookworm
container_name: Dev-postgre
restart: always
environment: