Skip to content

Commit 4a82bbd

Browse files
Update to 13.3
1 parent 3482101 commit 4a82bbd

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.2
22-
ENV PG_SHA256 5fd7fcd08db86f5b2aed28fcfaf9ae0aca8e9428561ac547764c2a2b0f41adfc
21+
ENV PG_VERSION 13.3
22+
ENV PG_SHA256 3cd9454fa8c7a6255b6743b767700925ead1b9ab0d7a0f9dcb1151010f8eb4a1
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)