Skip to content

Commit 6667795

Browse files
Update to 9.5.25
1 parent 9693709 commit 6667795

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.5/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 9.5
21-
ENV PG_VERSION 9.5.24
22-
ENV PG_SHA256 065cfd3db9f5aca84e794e73e71a797c984b2e728e760f4f4226a9162a99c22a
21+
ENV PG_VERSION 9.5.25
22+
ENV PG_SHA256 7628c55eb23768a2c799c018988d8f2ab48ee3d80f5e11259938f7a935f0d603
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)