Update Docker files
This commit is contained in:
parent
43394f86ca
commit
315fba5855
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@ -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 \
|
RUN apt-get update && apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user