From 427357a15b44ec71ef054f0700ddd1bc32c9d73b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:21:29 +0000 Subject: [PATCH] Build Image: Bump atc0005/go-ci in /dependabot/docker/builds Bumps [atc0005/go-ci](https://github.com/atc0005/go-ci) from go-ci-oldstable-build-v0.20.1 to go-ci-oldstable-build-v0.20.2. - [Release notes](https://github.com/atc0005/go-ci/releases) - [Changelog](https://github.com/atc0005/go-ci/blob/master/CHANGELOG.md) - [Commits](https://github.com/atc0005/go-ci/compare/v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: atc0005/go-ci dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dependabot/docker/builds/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot/docker/builds/Dockerfile b/dependabot/docker/builds/Dockerfile index 07d3925..abd2044 100644 --- a/dependabot/docker/builds/Dockerfile +++ b/dependabot/docker/builds/Dockerfile @@ -13,7 +13,7 @@ # https://github.com/atc0005/go-ci/releases # https://github.com/atc0005/go-ci/pkgs/container/go-ci -FROM ghcr.io/atc0005/go-ci:go-ci-oldstable-build-v0.20.1 +FROM ghcr.io/atc0005/go-ci:go-ci-oldstable-build-v0.20.2 # Setup isolated build environment with a full copy of the Git repo contents # MINUS any file or path listed in the .dockerignore file at the root of this