Skip to content
Snippets Groups Projects
Commit ff17d159 authored by Mario Wenzel's avatar Mario Wenzel
Browse files

Use up to date postgres version

parent 3d30665d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ version: '3.4'
services:
db:
image: postgres:12.6
image: postgres:15.2
restart: always
env_file:
- ".env"
......
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