From 4e73b30169629ef015e9263c64ff9470a4abe423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:10:32 +0000 Subject: [PATCH] docker: bump atc0005/go-ci in /dependabot/docker/builds Bumps [atc0005/go-ci](https://github.com/atc0005/go-ci) from go-ci-unstable-build-v0.13.12 to go-ci-unstable-build-v0.14.1. - [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/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot/docker/builds/Dockerfile b/dependabot/docker/builds/Dockerfile index e9c20ef..9398aec 100644 --- a/dependabot/docker/builds/Dockerfile +++ b/dependabot/docker/builds/Dockerfile @@ -22,7 +22,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.13.12 +FROM ghcr.io/atc0005/go-ci:go-ci-unstable-build-v0.14.1 # 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