Update Docker files
This commit is contained in:
parent
43394f86ca
commit
315fba5855
|
@ -0,0 +1,2 @@
|
|||
/.git
|
||||
/.vscode
|
|
@ -1,4 +1,4 @@
|
|||
FROM postgres:10-beta1
|
||||
FROM postgres:10
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
|
|
Loading…
Reference in New Issue