We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4e9b53 + 82d71d3 commit 504e475Copy full SHA for 504e475
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.8-alpine3.18
+FROM postgres:14.10-alpine3.18
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