Skip to content

Commit 8b9e821

Browse files
Merge pull request #249 from sebastian-lerner/patch-1
update the default to use latest circlecicli image
2 parents 4aa8d7c + f134292 commit 8b9e821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/executors/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >
44
parameters:
55
tag:
66
type: string
7-
default: "0.1.26646"
7+
default: "latest"
88
description: >
99
What version of the CircleCI CLI Docker image? For full list, see
1010
https://hub.docker.com/r/circleci/circleci-cli/tags

0 commit comments

Comments
 (0)