Skip to content

Commit a7aa19b

Browse files
Update to 13.2
1 parent 6667795 commit a7aa19b

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 13.1
22-
ENV PG_SHA256 12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f
21+
ENV PG_VERSION 13.2
22+
ENV PG_SHA256 5fd7fcd08db86f5b2aed28fcfaf9ae0aca8e9428561ac547764c2a2b0f41adfc
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)