Update docker/malware-scanner/Dockerfile

Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
This commit is contained in:
Ivaylo Novakov 2021-11-11 13:33:52 +01:00 committed by GitHub
parent 5e12b2b1cb
commit b34d213274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.17
FROM golang:1.17.3
LABEL maintainer="SkynetLabs <devs@siasky.net>"
ENV GOOS linux