From a1036ceb280976aec19c94002dfe021abf998547 Mon Sep 17 00:00:00 2001 From: Moesang <46858006+Moesang@users.noreply.github.com> Date: Tue, 21 May 2024 08:42:28 +0800 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E6=9B=B4=E6=96=B0=E9=95=9C?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/images.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/images.yaml b/.github/workflows/images.yaml index 002fd40..b8001b6 100644 --- a/.github/workflows/images.yaml +++ b/.github/workflows/images.yaml @@ -59,6 +59,7 @@ jobs: - quay.io/k8scsi/csi-provisioner:v1.2.1 - quay.io/k8scsi/hostpathplugin:v1.1.0 - registry.k8s.io/dns/k8s-dns-node-cache:1.22.20 + - vulhub/redis:5.0.7 steps: - name: Pull image from Docker Hub