From f334ff188842fbf7dc4d4c375f5c94df64880759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:01:51 +0000 Subject: [PATCH] chore(deps): update ghcr.io/visualon/buildpack docker tag to v5.3.35 | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 5.3.34 | 5.3.35 | --- linux/github-runner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/github-runner/Dockerfile b/linux/github-runner/Dockerfile index b8c9d725b..99ab67988 100644 --- a/linux/github-runner/Dockerfile +++ b/linux/github-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/visualon/buildpack:5.3.34@sha256:7cc2f63c08957de5fb81508111225e9ca66e9e2813efb7895e7b65145269a148 +FROM ghcr.io/visualon/buildpack:5.3.35@sha256:eec839f4396f2a5c55b5dd673d7e87caf7a3a3e67a49648df4ec634f9105fb88 LABEL maintainer="Michael Kriese " \ org.opencontainers.image.authors="Michael Kriese " \