close
Skip to content

Add default GO_VERSION for pgbouncer-exporter Dockerfile#65446

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:add-default-go-version-pgbouncer-exporter
Apr 17, 2026
Merged

Add default GO_VERSION for pgbouncer-exporter Dockerfile#65446
potiuk merged 1 commit intoapache:mainfrom
potiuk:add-default-go-version-pgbouncer-exporter

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 17, 2026

Adds a default value (1.23.7) for the GO_VERSION ARG in chart/dockerfiles/pgbouncer-exporter/Dockerfile, matching EXPECTED_GO_VERSION in build_and_push.sh. This allows the Dockerfile to be built standalone without having to pass --build-arg GO_VERSION=..., while the build script continues to pass it explicitly.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.7)

Generated-by: Claude Code (Opus 4.7) following the guidelines

Makes the Dockerfile buildable without passing GO_VERSION explicitly
by defaulting to the version the build script expects.
@boring-cyborg boring-cyborg Bot added area:helm-chart Airflow Helm Chart area:production-image Production image improvements and fixes labels Apr 17, 2026
@potiuk potiuk merged commit cba9be3 into apache:main Apr 17, 2026
36 checks passed
@potiuk potiuk deleted the add-default-go-version-pgbouncer-exporter branch April 17, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart area:production-image Production image improvements and fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants