Skip to content

Commit

Permalink
Agent v1.18.0 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Nov 9, 2020
1 parent 53d4984 commit 72a883a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/executor/instance/volume.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (

const (
// AgentVersion represents the version of the https://github.com/cirruslabs/cirrus-ci-agent to use.
AgentVersion = "1.14.4"
AgentVersion = "1.18.0"

// AgentImage is the image we'll use to create a working volume.
AgentImage = "gcr.io/cirrus-ci-community/cirrus-ci-agent:v" + AgentVersion
Expand Down

0 comments on commit 72a883a

Please sign in to comment.