Skip to content

Commit 39b6909

Browse files
authored
Merge pull request #12 from username-is-already-taken2/gb/fix-node-testing
bumped node to 18 which passes the test suite
2 parents bc2f18f + 502b68f commit 39b6909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/nodejs-app-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ resources:
1010
type: registry-image
1111
source:
1212
repository: node
13-
tag: 13.10.1-stretch
13+
tag: 18
1414

1515
jobs:
1616
- name: test

0 commit comments

Comments
 (0)