mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Pin to postgres:11
This commit is contained in:
parent
60ee39f1c2
commit
21c68cb93d
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:11
|
||||
volumes:
|
||||
- data:/var/lib/postgresql/data
|
||||
web:
|
||||
|
Loading…
Reference in New Issue
Block a user