We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 885ccd7 + c61b113 commit 17a186aCopy full SHA for 17a186a
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN set -ex \
15
&& install main/pg/wal-g / \
16
&& /wal-g --help
17
18
-FROM postgres:14.12-alpine3.18
+FROM postgres:14.15-alpine3.19
19
20
RUN apk add --update iputils htop curl busybox-suid jq \
21
&& curl -sOL https://cronitor.io/dl/linux_amd64.tar.gz \
0 commit comments