From 4cbb4bf0ed91f1a68e65716be5bc39f2f43fbe9e Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 23:48:28 +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..d9fcbf35 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:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 RUN apk add --no-cache \ coreutils \