mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 03:25:53 +00:00
Update docker base image to 1.10.3-alpine3.8
This commit is contained in:
parent
b6891998ce
commit
247828cfa5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.9.4-alpine3.7
|
||||
FROM golang:1.10.3-alpine3.8
|
||||
|
||||
ENV BIN=gosec
|
||||
|
||||
|
|
Loading…
Reference in a new issue