We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05bfe4 commit 2c3594bCopy full SHA for 2c3594b
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
type: boolean
8
default: false
9
docker:
10
- - image: cimg/openjdk:8.0-node
+ - image: cimg/openjdk:8.0.462-node
11
steps:
12
- checkout
13
- run:
0 commit comments