Skip to content

Commit

Permalink
upgrade docker-tools to v0.4.0 (#1901)
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>
  • Loading branch information
krancour authored Mar 31, 2022
1 parent cc8f086 commit 1749641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .brigade/brigade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const azImg = "mcr.microsoft.com/azure-cli"
const goImg = "brigadecore/go-tools:v0.9.0"
const jsImg = "node:16.11.0-bullseye"
const dindImg = "docker:20.10.9-dind"
const dockerClientImg = "brigadecore/docker-tools:v0.3.0"
const dockerClientImg = "brigadecore/docker-tools:v0.4.0"
const helmImg = "brigadecore/helm-tools:v0.4.0"
const localPath = "/workspaces/brigade"

Expand Down

0 comments on commit 1749641

Please sign in to comment.