Skip to content

Commit

Permalink
Update to 10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Feb 14, 2019
1 parent 122fb0b commit cc305ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ENV LANG en_US.utf8
RUN mkdir /docker-entrypoint-initdb.d

ENV PG_MAJOR 10
ENV PG_VERSION 10.6
ENV PG_SHA256 68a8276f08bda8fbefe562faaf8831cb20664a7a1d3ffdbbcc5b83e08637624b
ENV PG_VERSION 10.7
ENV PG_SHA256 bfed1065380c1bba927bfe51f23168471373f26e3324cbad859269cc32733ede

RUN set -ex \
\
Expand Down

0 comments on commit cc305ee

Please sign in to comment.