Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Feb 27, 2024
1 parent a3ec155 commit f196b9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"DEBIAN_VERSION": "buster-20240211-slim",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"PGBOUNCER_VERSION": "1.22.0"
}
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ARG TARGETARCH
LABEL name="PgBouncer Container Images" \
vendor="The CloudNativePG Contributors" \
version="1.22.0" \
release="3" \
release="4" \
summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."

Expand Down
4 changes: 2 additions & 2 deletions packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ libgc1c2/now 1:7.6.4-0.4 amd64 [installed,local]
libgcc1/now 1:8.3.0-6 amd64 [installed,local]
libgcrypt20/now 1.8.4-5+deb10u1 amd64 [installed,local]
libgmp10/now 2:6.1.2+dfsg-4+deb10u1 amd64 [installed,local]
libgnutls-dane0/now 3.6.7-4+deb10u11 amd64 [installed,local]
libgnutls30/now 3.6.7-4+deb10u11 amd64 [installed,local]
libgnutls-dane0/now 3.6.7-4+deb10u12 amd64 [installed,local]
libgnutls30/now 3.6.7-4+deb10u12 amd64 [installed,local]
libgpg-error0/now 1.35-1 amd64 [installed,local]
libgpm2/now 1.20.7-5 amd64 [installed,local]
libgsasl7/now 1.8.0-8+deb10u1 amd64 [installed,local]
Expand Down

0 comments on commit f196b9c

Please sign in to comment.