build(deps): bump golang from 1.16.3 to 1.16.4 in /outpost (#842)

Bumps golang from 1.16.3 to 1.16.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-07 09:43:37 +02:00
committed by GitHub
parent d1296e9cc7
commit 459a6ea437
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.16.3 AS builder
FROM golang:1.16.4 AS builder
WORKDIR /work

View File

@ -1,4 +1,4 @@
FROM golang:1.16.3 AS builder
FROM golang:1.16.4 AS builder
WORKDIR /work