Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update service template with go tool support #200

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! Use smaller experimental CCC image
  • Loading branch information
Bryan Johnson committed Feb 14, 2025
commit 9db77b12bcb97c21367de329f5bdd2833d7eb9da
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ executors:
- image: &goimage cimg/go:1.24
ccc:
docker:
- image: circleci/command-convenience:0.1
- image: circleci/command-convenience:experimental-enshrinkify-ccc
auth:
username: $DOCKER_HUB_USER
password: $DOCKER_HUB_PASSWORD