We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a36337a + e4292fd commit f4dbc84Copy full SHA for f4dbc84
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