Skip to content

Commit e4d9ead

Browse files
committed
fix(ci): use current tag
stable is deprecated and hasn't been updated in 3 years
1 parent f9bc12f commit e4d9ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114

115115
create-github-release:
116116
docker:
117-
- image: cimg/base:stable
117+
- image: cimg/base:current
118118
resource_class: small
119119
working_directory: /tmp
120120
steps:

0 commit comments

Comments
 (0)