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