Skip to content

Commit 245058c

Browse files
Update to 10.13
1 parent 4edbda2 commit 245058c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10/alpine/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
1818
RUN mkdir /docker-entrypoint-initdb.d
1919

2020
ENV PG_MAJOR 10
21-
ENV PG_VERSION 10.12
22-
ENV PG_SHA256 388f7f888c4fbcbdf424ec2bce52535195b426010b720af7bea767e23e594ae7
21+
ENV PG_VERSION 10.13
22+
ENV PG_SHA256 4d701f450cd92ffb123cf6c296e9656abbc2ab7ea6507894ff1e2475ae0754e1
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)