8000 Update to 10~beta3-1.pgdg90+1 · skytreader/postgres@a42e124 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit a42e124

Browse files
Update to 10~beta3-1.pgdg90+1
1 parent 49a7e2b commit a42e124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN set -ex; \
4747
apt-key list
4848

4949
ENV PG_MAJOR 10
50-
ENV PG_VERSION 10~beta2-1.pgdg90+1
50+
ENV PG_VERSION 10~beta3-1.pgdg90+1
5151

5252
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
5353

0 commit comments

Comments
 (0)
2903
0