Skip to content

Commit 11b495a

Browse files
renovate[bot]masterkain
authored andcommitted
chore(deps): update dependency pgbouncer/pgbouncer to pgbouncer_1_25_2
1 parent 863a4d0 commit 11b495a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# Build stage
3737
FROM alpine:3.23.3 AS build
3838
# renovate: datasource=github-tags depName=pgbouncer/pgbouncer
39-
ARG REPO_TAG=pgbouncer_1_25_1
39+
ARG REPO_TAG=pgbouncer_1_25_2
4040

4141
# Install build dependencies
4242
RUN apk add -U --no-cache \

0 commit comments

Comments
 (0)