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