From 0cbdc065b17d643ba6b4c70835d819e2e14aea34 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 27 Apr 2022 02:32:56 +0000
Subject: [PATCH] chore(deps): update docker.io/library/golang digest to
 12d3995

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b9e61fd..07a2599 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ include:
     ref: 2.0.0
     file: '/gitlab-ci-template.yml'
 
-image: docker.io/library/golang:1.18.1@sha256:3f0168c019343d7cc07bf2481e7b6555fbf2ebadfb01f9e77875da66439ba041
+image: docker.io/library/golang:1.18.1@sha256:12d3995156cb0dcdbb9d3edb5827e4e8e1bf5bf92436bfd12d696ec997001a9a
 
 variables:
   REPO_NAME: ${CI_SERVER_HOST}/${CI_PROJECT_PATH_SLUG}
-- 
GitLab