Fix migration issues
This commit is contained in:
@ -24,7 +24,7 @@ ENV CPLUS_INCLUDE_PATH=/usr/include/gdal
|
||||
ENV C_INCLUDE_PATH=/usr/include/gdal
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install netcat gcc postgresql \
|
||||
&& apt-get -y install netcat gcc postgresql curl \
|
||||
&& apt-get clean
|
||||
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user