diff --git a/Dockerfile b/Dockerfile index 55abfec..ee5c1a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22 +FROM alpine:3.23 ARG VERSION=1.25.1 LABEL org.opencontainers.image.title="PgBouncer" \