From 1cd11659f15ef42b7e6b58bf28beb8eb09ea02ac Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 7 Mar 2025 08:18:56 +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-unstable-build-v0.21.18 to go-ci-unstable-build-v0.22.6.
- [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.21.18...v0.22.6)

---
updated-dependencies:
- dependency-name: atc0005/go-ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 558000d..d0006c6 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-unstable-build-v0.21.18
+FROM ghcr.io/atc0005/go-ci:go-ci-unstable-build-v0.22.6
 
 # 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