We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdad59c commit 88c25e3Copy full SHA for 88c25e3
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
executors:
7
node:
8
docker:
9
- - image: node:14-slim
+ - image: node:15-slim
10
golang:
11
12
- image: golang:1.15
0 commit comments