From 35adb4cb70e877ab17592fa7b46909aa5fd9b644 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 04:47:14 +0000 Subject: [PATCH] ci(deps): update init-stream-download dependencies --- dockerfiles/init-stream-download/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/init-stream-download/Dockerfile b/dockerfiles/init-stream-download/Dockerfile index 636a887e..536577b6 100644 --- a/dockerfiles/init-stream-download/Dockerfile +++ b/dockerfiles/init-stream-download/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375 +FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 RUN apk add --no-cache \ coreutils \