remove scm-source.json
This commit is contained in:
parent
983e19f40f
commit
b3a7ea4d26
|
|
@ -26,7 +26,7 @@ RUN apt-get update \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY scm-source.json dump.sh ./
|
COPY dump.sh ./
|
||||||
|
|
||||||
ENV PG_DIR=/usr/lib/postgresql/
|
ENV PG_DIR=/usr/lib/postgresql/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue