Skip to content
Snippets Groups Projects
Commit f832d1d1 authored by renovatebot's avatar renovatebot
Browse files

Update postgres Docker tag to v16

parent 18112be7
Branches main
No related tags found
1 merge request!108Update postgres Docker tag to v16
This commit is part of merge request !108. Comments created here will be created in the context of that merge request.
...@@ -36,7 +36,7 @@ services: ...@@ -36,7 +36,7 @@ services:
db: db:
image: postgres:13.6 image: postgres:16.1
restart: always restart: always
volumes: volumes:
- /srv/keycloak/db:/var/lib/postgresql/data - /srv/keycloak/db:/var/lib/postgresql/data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment