Skip to content

Commit ab6baeb

Browse files
committed
update postgres 16 image
1 parent 6685998 commit ab6baeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

16/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM postgres:16.9-bookworm
1+
FROM postgres:16.10-trixie
22

33
LABEL maintainer="codestation <codestation@megpoid.dev>"
44

5-
ARG BACKREST_VERSION=2.55.1
5+
ARG BACKREST_VERSION=2.56.0
66
ARG S6_OVERLAY_VERSION=3.2.1.0
77

88
# Install pgbackrest

0 commit comments

Comments
 (0)