Temporarily downgrade our Docker base image to trigger dependabot.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
parent
3583f7a09f
commit
5394008d6f
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.14-alpine as build-env
|
FROM golang:1.14.6-alpine as build-env
|
||||||
|
|
||||||
# It is important that these ARG's are defined after the FROM statement
|
# It is important that these ARG's are defined after the FROM statement
|
||||||
ARG ACCESS_TOKEN_USR="nothing"
|
ARG ACCESS_TOKEN_USR="nothing"
|
||||||
|
Loading…
Reference in New Issue
Block a user