From 3fad8d3f7970aa351b43bf8ec5064eaaaa9aab8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 22:06:25 +0000 Subject: [PATCH] chore(deps): update ghcr.io/visualon/buildpack docker tag to v5.3.36 | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 5.3.35 | 5.3.36 | --- 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 99ab67988..4b35fef40 100644 --- a/linux/github-runner/Dockerfile +++ b/linux/github-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/visualon/buildpack:5.3.35@sha256:eec839f4396f2a5c55b5dd673d7e87caf7a3a3e67a49648df4ec634f9105fb88 +FROM ghcr.io/visualon/buildpack:5.3.36@sha256:53823480db958fa5c99571ad9f3eb9d907d9112360f7ce64317e9103c0f92fa0 LABEL maintainer="Michael Kriese " \ org.opencontainers.image.authors="Michael Kriese " \