Skip to content

Commit 06321b0

Browse files
Update to 13beta3
1 parent a5a072f commit 06321b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

13/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
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 13
21-
ENV PG_VERSION 13beta2
22-
ENV PG_SHA256 51b8c64f4c354728555144a7bfbdced96afb86e5cfa80a26b5e96a1d9081ee9f
21+
ENV PG_VERSION 13beta3
22+
ENV PG_SHA256 863e33ee9d1099e2a0f1cab6dbd015789b2c2af75cfbad814a3acdf7c8eeaf9d
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)