Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
axelstudios committed Mar 28, 2019
1 parent f402638 commit c29524a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM postgres:11.1

ENV PG_MAJOR 11
ENV POSTGIS_MAJOR 2.5
ENV POSTGIS_VERSION 2.5.1+dfsg-1.pgdg90+1
ENV POSTGIS_VERSION 2.5.2+dfsg-1.pgdg90+1

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit c29524a

Please sign in to comment.