diff --git a/dependabot/docker/builds/Dockerfile b/dependabot/docker/builds/Dockerfile index 462d258..2ab1de1 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.14.6 +FROM ghcr.io/atc0005/go-ci:go-ci-unstable-build-v0.14.9 # 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