Skip to content

Commit

Permalink
Eve: Upgrade Keycloak DB to Postgres 16
Browse files Browse the repository at this point in the history
  • Loading branch information
JenswBE committed Jul 1, 2024
1 parent 9ba1bbf commit 17bad44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ services:
keycloak-db:
<<: [*defaults, *healthcheck-postgres]
# https://www.keycloak.org/server/db
image: docker.io/library/postgres:12-alpine
image: docker.io/library/postgres:16-alpine
container_name: keycloak-db
networks:
- keycloak
Expand Down

0 comments on commit 17bad44

Please sign in to comment.