chore(deps): update all non-major dependencies
This commit is contained in:
parent
ba1415e8b0
commit
3722a9aa6e
4 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@ services:
|
|||
condition: service_healthy
|
||||
|
||||
keycloakdb_svr:
|
||||
image: postgres:14.2
|
||||
image: postgres:14.17
|
||||
volumes:
|
||||
- postgres_data_keycloak_db:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
@ -41,7 +41,7 @@ services:
|
|||
- "9433:5432"
|
||||
|
||||
postgres_db:
|
||||
image: postgres:16.4
|
||||
image: postgres:16.8
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue