diff --git a/dependabot/docker/builds/Dockerfile b/dependabot/docker/builds/Dockerfile index 878a98d..0565c7b 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-oldstable-build-v0.21.16 +FROM ghcr.io/atc0005/go-ci:go-ci-oldstable-build-v0.21.17 # 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