Skip to content

Commit

Permalink
Update to 11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Nov 15, 2019
1 parent 2addeda commit 6dfdc0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 11/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 11
ENV PG_VERSION 11.5
ENV PG_SHA256 7fdf23060bfc715144cbf2696cf05b0fa284ad3eb21f0c378591c6bca99ad180
ENV PG_VERSION 11.6
ENV PG_SHA256 49924f7ff92965fdb20c86e0696f2dc9f8553e1563124ead7beedf8910c13170

RUN set -ex \
\
Expand Down

0 comments on commit 6dfdc0e

Please sign in to comment.