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

Update postgres Docker tag to v15

parent 23d51aff
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
......@@ -36,7 +36,7 @@ services:
db:
image: postgres:13.6
image: postgres:15.3
restart: always
volumes:
- /srv/keycloak/db:/var/lib/postgresql/data
......
......@@ -10,7 +10,7 @@ services:
db:
image: postgres:13.6
image: postgres:15.3
restart: always
volumes:
- /srv/matrix/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