🌱 Bump golang from 1.16.3 to 1.16.4

Bumps golang from 1.16.3 to 1.16.4.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-07 12:50:34 +00:00 committed by Naveen
parent a440bf6294
commit d84cefac36

View File

@ -13,7 +13,7 @@
# limitations under the License.
FROM golang:1.16.3 as base
FROM golang:1.16.4 as base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* ./