From 54aaa7caa827599ef78c49b55d3ef5049e976f11 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 04:44:19 +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 636a887..69b682f 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:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 RUN apk add --no-cache \ coreutils \