We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4122a commit 49a7e2bCopy full SHA for 49a7e2b
9.2/alpine/Dockerfile
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
22
RUN mkdir /docker-entrypoint-initdb.d
23
24
ENV PG_MAJOR 9.2
25
-ENV PG_VERSION 9.2.21
26
-ENV PG_SHA256 0697e843523ee60c563f987f9c65bc4201294b18525d6e5e4b2c50c6d4058ef9
+ENV PG_VERSION 9.2.22
+ENV PG_SHA256 a70e94fa58776b559a8f7b5301371ac4922c9e3ed313ccbef20862514de7c192
27
28
ENV OSSP_UUID_VERSION 1.6.2
29
ENV OSSP_UUID_SHA256 11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0
0 commit comments