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 d84faa1 commit 275bae5Copy full SHA for 275bae5
.travis.yml
@@ -23,7 +23,7 @@ jobs:
23
- Test: dockerfile_lint
24
language: node_js
25
node_js:
26
- - "8"
+ - "18"
27
script:
28
- npx --cache .npx dockerfile_lint
29
cache:
0 commit comments