diff --git a/idm/ldap-keycloak.yml b/idm/ldap-keycloak.yml index f843ec4..a84ac8b 100644 --- a/idm/ldap-keycloak.yml +++ b/idm/ldap-keycloak.yml @@ -64,7 +64,7 @@ services: restart: always postgres: - image: postgres:17.9-alpine + image: postgres:17.10-alpine networks: opencloud-net: volumes: diff --git a/testing/external-keycloak.yml b/testing/external-keycloak.yml index bf9639e..1c65348 100644 --- a/testing/external-keycloak.yml +++ b/testing/external-keycloak.yml @@ -1,7 +1,7 @@ --- services: postgres: - image: postgres:17.9-alpine + image: postgres:17.10-alpine networks: opencloud-net: volumes: