From 652385e54c8559923c878ca436cc0bdd4e88e151 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:53:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/visualon/buildpack docker tag to v5.3.32 | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 5.3.31 | 5.3.32 | --- 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 4a5d653db..f8b4a9855 100644 --- a/linux/github-runner/Dockerfile +++ b/linux/github-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/visualon/buildpack:5.3.31@sha256:59543ec0d85c8aec2f302c68a8c58842429f024f137ae5a700e751d1245f29c4 +FROM ghcr.io/visualon/buildpack:5.3.32@sha256:2c7c676315ac835a624fb9fa10f762ebc4a92758ccf44e623d2a786bbca855b2 LABEL maintainer="Michael Kriese " \ org.opencontainers.image.authors="Michael Kriese " \