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

downgrade postgres image for better compatibility

parent 41cd25f7
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ version: '3.4'
services:
db:
image: postgres:13.2
image: postgres:12.6
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