Skip to content

CI: use ghcr image for bosh/integration#130

Merged
aramprice merged 1 commit intomasterfrom
ci-use-current-bosh-integration-image
Feb 12, 2026
Merged

CI: use ghcr image for bosh/integration#130
aramprice merged 1 commit intomasterfrom
ci-use-current-bosh-integration-image

Conversation

@aramprice
Copy link
Member

Prior to this commit the Docker Hub which is no longer updated. This resulted in the following error:

golangci-lint has version 2.1.6 built with go1.24.2 from eabc2638 on 2025-05-04T15:41:19Z

 lint-ing in '/tmp/build/41714804/bosh-dns-release/src/bosh-dns' ...
          with GOOS=linux ...
Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
Failed executing command with error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)

Prior to this commit the Docker Hub which is no longer updated. This
resulted in the following error:
```
golangci-lint has version 2.1.6 built with go1.24.2 from eabc2638 on 2025-05-04T15:41:19Z

 lint-ing in '/tmp/build/41714804/bosh-dns-release/src/bosh-dns' ...
          with GOOS=linux ...
Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
Failed executing command with error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
```
@aramprice aramprice merged commit f9f968c into master Feb 12, 2026
19 checks passed
@aramprice aramprice deleted the ci-use-current-bosh-integration-image branch February 12, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants