From 90678d84dedd4be491e81eb8f02ba80c395e7bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:28:31 +0000 Subject: [PATCH] Build image: Bump atc0005/go-ci in /dependabot/docker/builds/x86 Bumps [atc0005/go-ci](https://github.com/atc0005/go-ci) from go-ci-oldstable-cgo-mingw-w64-buildx86-v0.21.4 to go-ci-oldstable-cgo-mingw-w64-buildx86-v0.21.5. - [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/commits) --- updated-dependencies: - dependency-name: atc0005/go-ci dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dependabot/docker/builds/x86/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot/docker/builds/x86/Dockerfile b/dependabot/docker/builds/x86/Dockerfile index f37abdf..4816607 100644 --- a/dependabot/docker/builds/x86/Dockerfile +++ b/dependabot/docker/builds/x86/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-cgo-mingw-w64-buildx86-v0.21.4 +FROM ghcr.io/atc0005/go-ci:go-ci-oldstable-cgo-mingw-w64-buildx86-v0.21.5 # 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