From cbde9593d7426a03c5a749c4422e6077a57c4775 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:32:51 +0000 Subject: [PATCH] chore(deps): update ghcr.io/visualon/buildpack docker tag to v5.3.31 | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 5.3.30 | 5.3.31 | --- 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 0e4c72fdd..f99380b07 100644 --- a/linux/github-runner/Dockerfile +++ b/linux/github-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/visualon/buildpack:5.3.30@sha256:d9dcaa25ed446817ef9649e7fe96e2f8931aebd11e41a6c1e4bd513eb6f880d2 +FROM ghcr.io/visualon/buildpack:5.3.31@sha256:59543ec0d85c8aec2f302c68a8c58842429f024f137ae5a700e751d1245f29c4 LABEL maintainer="Michael Kriese " \ org.opencontainers.image.authors="Michael Kriese " \