Skip to content

Commit

Permalink
Update 10 to 10.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chernoskutov committed Dec 3, 2018
1 parent 30c5645 commit be57d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/*
ENV PG_REPO_KEY GPG-KEY-POSTGRESPRO
ENV GPG_KEY B42F6819007F00F88E364FD4036A9C25BF357DD4
ENV PG_MAJOR 10
ENV PG_MINOR 4.1
ENV PG_MINOR 5.1
ENV PG_RELEASE $PG_MAJOR.$PG_MINOR
ENV PG_VERSION $PG_RELEASE-1.stretch.pro
ENV GOSU_VERSION 1.11
Expand Down

0 comments on commit be57d04

Please sign in to comment.