diff --git a/Dockerfile b/Dockerfile index 1e6fb80..28186a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ RUN set -ex \ && install main/pg/wal-g / \ && /wal-g --help -FROM postgres:14.12-alpine3.18 +FROM postgres:14.15-alpine3.19 RUN apk add --update iputils htop curl busybox-suid jq \ && curl -sOL https://cronitor.io/dl/linux_amd64.tar.gz \