Compare commits

..

No commits in common. "renovate/node-20.x" and "master" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
.nvmrc
View file

@ -1 +1 @@
20.18.0 20.16.0

View file

@ -37,7 +37,7 @@ steps:
- mv .env.local .env_sample - mv .env.local .env_sample
test: test:
image: node:20.18.0 image: node:20.15.1
environment: environment:
- USERNAME=aaronsw - USERNAME=aaronsw
- PASSWORD=password - PASSWORD=password