From 111aafb1aa616e73f6c7fbd26216b88f85083c71 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 18 Dec 2025 00:56:19 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.23.2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 151f14b..98232eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,6 @@ stages: build: stage: build - image: amd64/alpine:3.23.0@sha256:b47afff56f9040673f4878cb4215666e2317403525985f2cd95b51531d4846c8 + image: amd64/alpine:3.23.2@sha256:f276aafd5da0d02877540e1dbf42bdd6b08191073438dd03f0d3b8078f30fb34 script: - env | sort