Closed hdkshingala closed 10 months ago
The recent updates focus on incrementing version numbers for tools and Docker images. The golang
tool receives a minor version bump, and corresponding Dockerfiles are modified to use the updated Golang image. Additionally, cache keys and version identifiers in the CircleCI configuration files are refreshed to align with these new versions.
Files | Change Summary |
---|---|
.circleci/config.yml , .circleci/continue-workflows.yml |
Updated cache keys and version numbers for ASDF, Docker images, and caches. |
.tool-versions |
Updated golang version from 1.21.4 to 1.21.5. |
cmd/.../Dockerfile (multiple), operator/Dockerfile , playground/.../Dockerfile (multiple), sdks/.../Dockerfile |
Updated base image from golang:1.21.4-bullseye to golang:1.21.5-bullseye and modified related cache targets and identifiers. |
🐇 CodeRabbit here, hip hop hooray! For Golang's new patch, we update today! CircleCI's cache, now fresh and spry, Docker's new tag, under the CI sky! 🌟
Summary by CodeRabbit
Refactor
Chore
Style