diff --git a/.github/workflows/coredns.yml b/.github/workflows/coredns.yml index 7f80b3e3bc77..7f2d217a6054 100644 --- a/.github/workflows/coredns.yml +++ b/.github/workflows/coredns.yml @@ -12,7 +12,7 @@ on: - cron: "0 8 * * 1" env: - BUILD_VERSION: "v1.11.1" + BUILD_VERSION: "v1.11.3" DOCKER_CLI_EXPERIMENTAL: enabled REPOSITORY: ${{ github.actor }}/${{ github.workflow }}