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 Mar 25, 2024
1 parent f77e8ae commit 0d524ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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-20240311-slim",
"IMAGE_RELEASE_VERSION": "5",
"IMAGE_RELEASE_VERSION": "6",
"PGBOUNCER_VERSION": "1.22.1"
}
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.1" \
release="5" \
release="6" \
summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."

Expand Down
6 changes: 3 additions & 3 deletions packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ libpcre3/now 2:8.39-12 amd64 [installed,local]
libpopt0/now 1.16-12 amd64 [installed,local]
libpq5/now 11.22-0+deb10u2 amd64 [installed,local]
libprocps7/now 2:3.3.15-2 amd64 [installed,local]
libpython2.7-minimal/now 2.7.16-2+deb10u3 amd64 [installed,local]
libpython2.7-stdlib/now 2.7.16-2+deb10u3 amd64 [installed,local]
libpython2.7/now 2.7.16-2+deb10u3 amd64 [installed,local]
libpython2.7-minimal/now 2.7.16-2+deb10u4 amd64 [installed,local]
libpython2.7-stdlib/now 2.7.16-2+deb10u4 amd64 [installed,local]
libpython2.7/now 2.7.16-2+deb10u4 amd64 [installed,local]
libpython3-stdlib/now 3.7.3-1 amd64 [installed,local]
libpython3.7-minimal/now 3.7.3-2+deb10u7 amd64 [installed,local]
libpython3.7-stdlib/now 3.7.3-2+deb10u7 amd64 [installed,local]
Expand Down

0 comments on commit 0d524ac

Please sign in to comment.