You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CircleCI is deprecating certain Docker images, which will no longer receive updates. This repository's configuration (.circleci/config.yml) uses circleci/golang, which should be updated to cimg/go before the end of the year.
Description
CircleCI is deprecating certain Docker images, which will no longer receive updates. This repository's configuration (
.circleci/config.yml
) usescircleci/golang
, which should be updated tocimg/go
before the end of the year.References
The text was updated successfully, but these errors were encountered: