Skip to content

BUGFIX: ci image to include go#409

Open
mattclegg wants to merge 1 commit intoinfluxdata:masterfrom
mattclegg:BUGFIX-ci-image-to-include-go
Open

BUGFIX: ci image to include go#409
mattclegg wants to merge 1 commit intoinfluxdata:masterfrom
mattclegg:BUGFIX-ci-image-to-include-go

Conversation

@mattclegg
Copy link
Copy Markdown

@mattclegg mattclegg commented Oct 22, 2024

circle-ci is using a deprecated image 'ubuntu-2004:202201-02'.

Proposed Changes

cimg/go is a Docker image created by CircleCI with continuous integration builds in mind. Each tag contains a complete Go version and toolchain, the testing wrapper gotestsum, and any binaries and tools that are required for builds to complete successfully in a CircleCI environment.

Checklist

  • Rebased/mergeable
  • Tests pass (unable to test from PR)
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

cimg/go is a Docker image created by CircleCI with continuous integration builds in mind. Each tag contains a complete Go version and toolchain, the testing wrapper gotestsum, and any binaries and tools that are required for builds to complete successfully in a CircleCI environment.
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.

1 participant