Skip to content

Commit

Permalink
Update Node.js to v20.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent ce093c1 commit 7a8ec6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ before_script:

postman:
type: best_practices
image: node:20.11.1-alpine
image: node:20.12.0-alpine
before_script:
- npm install -g newman
script:
Expand Down

0 comments on commit 7a8ec6d

Please sign in to comment.