chore(deps): update node.js
This commit is contained in:
parent
ed6ef82215
commit
03d9c5e4d7
2 changed files with 2 additions and 2 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
||||||
20.14.0
|
20.15.1
|
||||||
|
|
|
@ -37,7 +37,7 @@ steps:
|
||||||
- mv .env.local .env_sample
|
- mv .env.local .env_sample
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: node:20.14.0
|
image: node:20.15.0
|
||||||
environment:
|
environment:
|
||||||
- USERNAME=aaronsw
|
- USERNAME=aaronsw
|
||||||
- PASSWORD=password
|
- PASSWORD=password
|
||||||
|
|
Loading…
Reference in a new issue