We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed948b commit d43330eCopy full SHA for d43330e
docker-compose.yaml
@@ -50,7 +50,7 @@ services:
50
- traefik.http.services.mail-${COMPOSE_PROJECT_NAME_SLUG}.loadbalancer.server.port=8025
51
52
keycloak-database:
53
- image: postgres:15-alpine
+ image: postgres:16-alpine
54
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak_db
55
restart: on-failure
56
volumes:
0 commit comments