From 6c4ed249ba63bf127a6bffe7cf3759283ca47493 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 06 Aug 2024 01:54:10 +0000
Subject: [PATCH] chore(deps): bump rimraf from 5.0.7 to 6.0.1 (#1277)

---
 docs/hosting.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/hosting.md b/docs/hosting.md
index 8e9cb75..4bbaeb5 100644
--- a/docs/hosting.md
+++ b/docs/hosting.md
@@ -187,7 +187,7 @@
   - build
   - deploy
 
-image: node:18
+image: node:20
 cache: # Cache modules in between jobs
   key: $CI_COMMIT_REF_SLUG
   paths:

--
Gitblit v1.10.0