File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM alpine:3.23
2- ARG VERSION=1.25.1
2+ ARG VERSION=1.25.2
33
44LABEL org.opencontainers.image.title="PgBouncer" \
55 org.opencontainers.image.description="Base alpine linux container image & PgBouncer" \
6- org.opencontainers.image.version="1.25.1 " \
6+ org.opencontainers.image.version="1.25.2 " \
77 org.opencontainers.image.authors="Pascal Zimmermann <pascal.zimmermann@theiotstudio.com>" \
88 lastUpdatedBy="Pascal Zimmermann" \
99 lastUpdatedOn="2025-12-03"
Original file line number Diff line number Diff line change 55- https://github.com/mbentley/dockerfiles
66
77## Used versions
8- - [ alpine:3.22 ] ( https://hub.docker.com/_/alpine )
9- - [ pgBouncer 1.25.1 ] ( https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_25_1 )
8+ - [ alpine:3.23 ] ( https://hub.docker.com/_/alpine )
9+ - [ pgBouncer 1.25.2 ] ( https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_25_1 )
1010## Supported setup parameter
1111| Env variable | Default value | Example value | Required |
1212| :------------:| :-------------:| :-------------:| :--------:|
You can’t perform that action at this time.
0 commit comments