From cdda7c9f0a1e0a405d3a953221c9b901b0ad8a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 02:01:40 +0000 Subject: [PATCH] build(deps): bump gitlab/gitlab-runner in /build/gitlab-runner Bumps gitlab/gitlab-runner from v14.8.0 to v15.7.0. --- updated-dependencies: - dependency-name: gitlab/gitlab-runner dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/gitlab-runner/Dockerfile.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/gitlab-runner/Dockerfile.version b/build/gitlab-runner/Dockerfile.version index d988b65..f0a90c7 100644 --- a/build/gitlab-runner/Dockerfile.version +++ b/build/gitlab-runner/Dockerfile.version @@ -1,2 +1,2 @@ # @opt:prefix v -FROM gitlab/gitlab-runner:v14.8.0 \ No newline at end of file +FROM gitlab/gitlab-runner:v15.7.0 \ No newline at end of file