diff --git a/dependabot/docker/builds/x86/Dockerfile b/dependabot/docker/builds/x86/Dockerfile index 0b2b107..06be367 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.9 +FROM ghcr.io/atc0005/go-ci:go-ci-oldstable-cgo-mingw-w64-buildx86-v0.21.11 # 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