-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
T:enhancementType: EnhancementType: EnhancementT:observabilityType: ObservabilityType: Observability
Description
Currently the CI just uses circleci/golang for the docker container.
This means we just pull the latest version of this image, so our golang version will upgrade whenever circle updates this image.
There was some concern over this as it means there are variables that can change in our build process with out our awareness, which may cause extra debugging headaches. So we probably want to pin the go version used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:enhancementType: EnhancementType: EnhancementT:observabilityType: ObservabilityType: Observability