Skip to content
Snippets Groups Projects
Commit 88717975 authored by Alexander Hinneburg's avatar Alexander Hinneburg
Browse files

specify postgres version

parent e6ec2e9f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ version: '3.4'
services:
db:
image: postgres:alpine
image: postgres:11.6-alpine
container_name: postgres
restart: always
environment:
......
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