We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff3297 commit 48107d3Copy full SHA for 48107d3
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
defaults: &defaults
4
working_directory: ~/repo
5
docker:
6
- - image: circleci/node:erbium
+ - image: circleci/node:gallium
7
8
jobs:
9
build:
0 commit comments