From a9f8b4f6a4d131ca654ad3d5a1290a14ffd97356 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 30 Apr 2022 01:27:51 +0000
Subject: [PATCH] chore(deps): update node.js to v16.15.0

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef83111..5baf98d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: docker.io/library/node:16.14.2
+image: docker.io/library/node:16.15.0
 
 stages:
   - lint
-- 
GitLab