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

Update postgres Docker tag to v15

parent 3309633c
No related branches found
No related tags found
1 merge request!53Draft: Update postgres Docker tag to v15 - autoclosed
......@@ -36,7 +36,7 @@ services:
db:
image: postgres:13.6
image: postgres:15.4
restart: always
volumes:
- /srv/keycloak/db:/var/lib/postgresql/data
......
......@@ -10,7 +10,7 @@ services:
db:
image: postgres:13.11
image: postgres:15.4
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