diff --git a/internal/executor/instance/volume.go b/internal/executor/instance/volume.go index 57ab7017..b91d9383 100644 --- a/internal/executor/instance/volume.go +++ b/internal/executor/instance/volume.go @@ -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