From 26731359c87b1ebb47d63ec91c2d15c47f1d91f0 Mon Sep 17 00:00:00 2001
From: "heywon.choi" <heywon.choi@bankwareglobal.com>
Date: Tue, 9 Apr 2024 16:29:07 +0900
Subject: [PATCH] =?UTF-8?q?image:name:=20=EC=88=98=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8872b10..ecde0f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 image:
-  name: node:latest
+  name: antora/antora:3.1.7
 pages:
   stage: deploy
   cache:
-- 
2.18.1