Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit bb0d979

Browse files
Update to 13beta2
1 parent 4c2e78c commit bb0d979

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 13beta1
22-
ENV PG_SHA256 249ba0d0227d5393b83d397f2543354bfee579276cb1e821e9b7d904a42039e1
21+
ENV PG_VERSION 13beta2
22+
ENV PG_SHA256 51b8c64f4c354728555144a7bfbdced96afb86e5cfa80a26b5e96a1d9081ee9f
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)