Skip to content

Commit 4bad67f

Browse files
Update dependency alpine_3_21/postgresql16-client to v16.11-r0
1 parent 0374946 commit 4bad67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG USER=pgbouncer
33
# renovate: datasource=repology depName=alpine_3_21/pgbouncer versioning=loose
44
ARG PGBOUNCER_VERSION=1.23.1-r0
55
# renovate: datasource=repology depName=alpine_3_21/postgresql16-client versioning=loose
6-
ARG PGCLIENT_VERSION=16.9-r0
6+
ARG PGCLIENT_VERSION=16.11-r0
77

88
FROM alpine:3.21.3
99

0 commit comments

Comments
 (0)