File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "DEBIAN_VERSION" : " bookworm-20250811 -slim" ,
3- "IMAGE_RELEASE_VERSION" : " 18 " ,
2+ "DEBIAN_VERSION" : " bookworm-20250908 -slim" ,
3+ "IMAGE_RELEASE_VERSION" : " 19 " ,
44 "PGBOUNCER_VERSION" : " 1.24.1"
55}
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616#
17- ARG DEBIAN_VERSION=bookworm-20250811 -slim
17+ ARG DEBIAN_VERSION=bookworm-20250908 -slim
1818ARG PGBOUNCER_VERSION=1.24.1
1919
2020FROM debian:${DEBIAN_VERSION} AS build
@@ -44,7 +44,7 @@ ARG TARGETARCH
4444LABEL name="PgBouncer Container Images" \
4545 vendor="The CloudNativePG Contributors" \
4646 version="1.24.1" \
47- release="18 " \
47+ release="19 " \
4848 summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
4949 description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."
5050
You can’t perform that action at this time.
0 commit comments