build(deps): bump golang from 1.15 to 1.16.0 in /outpost (#582)
Bumps golang from 1.15 to 1.16.0. 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:
parent
07ada5a1b7
commit
737ff62e92
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.15 AS builder
|
||||
FROM golang:1.16.0 AS builder
|
||||
|
||||
WORKDIR /work
|
||||
|
||||
|
|
Reference in New Issue