build: move GOSEC_VERSION to build.env

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2020-06-22 14:39:35 +02:00
committed by mergify[bot]
parent bc2ac1ccac
commit 079459c247
3 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,6 @@
FROM fedora:latest
ARG GOSEC_VERSION=2.0.0
ARG GOPATH=/go
ENV \