Skip to content

Commit

Permalink
update Go, buildkit-golang
Browse files Browse the repository at this point in the history
  • Loading branch information
joonas-fi committed May 28, 2024
1 parent 887d5f1 commit 43f8f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbobob.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"builders": [
{
"name": "default",
"uses": "docker://fn61/buildkit-golang:20221008_1407_ac6f2f70",
"uses": "docker://fn61/buildkit-golang:20240405_0714_856c11bd",
"commands": {
"build": ["build-go-project.sh", "--directory=cmd/bob/", "--binary-basename=bob"],
"dev": ["bash"]
Expand Down

0 comments on commit 43f8f4d

Please sign in to comment.