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 Oct 31, 2023
1 parent 1aac258 commit fccee62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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-20231009-slim",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"PGBOUNCER_VERSION": "1.21.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.21.0" \
release="2" \
release="3" \
summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."

Expand Down
2 changes: 1 addition & 1 deletion packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ debconf/now 1.5.71+deb10u1 all [installed,local]
debian-archive-keyring/now 2019.1+deb10u2 all [installed,local]
debianutils/now 4.8.6.1 amd64 [installed,local]
diffutils/now 1:3.7-3 amd64 [installed,local]
distro-info-data/now 0.41+deb10u7 all [installed,local]
distro-info-data/now 0.41+deb10u8 all [installed,local]
dpkg/now 1.19.8 amd64 [installed,local]
e2fsprogs/now 1.44.5-1+deb10u3 amd64 [installed,local]
exim4-base/now 4.92-8+deb10u8 amd64 [installed,local]
Expand Down

0 comments on commit fccee62

Please sign in to comment.