Skip to content

Commit a3b8f2b

Browse files
Update to 9.3.16
1 parent 5408eae commit a3b8f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.3/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ENV LANG en_US.utf8
1414
RUN mkdir /docker-entrypoint-initdb.d
1515

1616
ENV PG_MAJOR 9.3
17-
ENV PG_VERSION 9.3.15
18-
ENV PG_SHA256 a9fcba1446a93aa95e3e1b6535756f0472d10b0f267a0845f8b2b29f89de5c4f
17+
ENV PG_VERSION 9.3.16
18+
ENV PG_SHA256 845f5e4ac8cf026b6a77c5a180a2fe869f51e9d06acf8d0365b05505a2c66873
1919

2020
RUN set -ex \
2121
\

0 commit comments

Comments
 (0)