From 8220279d75660019902b539738cb7ba4baaa50d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 12:11:58 +0200 Subject: [PATCH] chore(deps): bump golang from 1.16.2 to 1.16.3 in /.github/go (#164) Bumps golang from 1.16.2 to 1.16.3. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/go/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/go/Dockerfile b/.github/go/Dockerfile index bcf4730..515ec68 100644 --- a/.github/go/Dockerfile +++ b/.github/go/Dockerfile @@ -1 +1 @@ -FROM golang:1.16.2 +FROM golang:1.16.3