try new release

This commit is contained in:
2022-10-30 21:06:25 +01:00
parent bfa0eba29d
commit 55ea4a468f
3 changed files with 8 additions and 12 deletions

View File

@@ -26,6 +26,7 @@ func main() {
},
BuildPath: "main.go",
BinName: "dagger-go",
BaseImage: "harbor.front.kjuulh.io/docker-proxy/library/docker:dind",
}).
Execute(ctx)