We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6685998 commit ab6baebCopy full SHA for ab6baeb
16/Dockerfile
@@ -1,8 +1,8 @@
1
-FROM postgres:16.9-bookworm
+FROM postgres:16.10-trixie
2
3
LABEL maintainer="codestation <codestation@megpoid.dev>"
4
5
-ARG BACKREST_VERSION=2.55.1
+ARG BACKREST_VERSION=2.56.0
6
ARG S6_OVERLAY_VERSION=3.2.1.0
7
8
# Install pgbackrest
0 commit comments