From b5bcc980c5c6fccb62d4dad514a3c9f9496dcf1e Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sib.swiss>
Date: Fri, 7 Mar 2025 07:37:37 +0000
Subject: [PATCH] Update
 registry.dcc.sib.swiss/sphn-semantic-framework/sphn-connector/alpine Docker
 tag to v3.21

---
 data_handler/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data_handler/Dockerfile b/data_handler/Dockerfile
index 77166b94..80606793 100644
--- a/data_handler/Dockerfile
+++ b/data_handler/Dockerfile
@@ -11,7 +11,7 @@
 # along with this program; if not, see <http://www.gnu.org/licenses/>.
 #
 
-FROM registry.dcc.sib.swiss/sphn-semantic-framework/sphn-connector/alpine:3.20
+FROM registry.dcc.sib.swiss/sphn-semantic-framework/sphn-connector/alpine:3.21
 
 RUN apk update && apk add ca-certificates && apk upgrade --no-cache && rm -rf /var/cache/apk/*
 
-- 
GitLab