Update docker/accounts/Dockerfile

Co-authored-by: Matthew Sevey <mjsevey@gmail.com>
This commit is contained in:
Karol Wypchło 2021-11-24 00:38:45 +01:00 committed by GitHub
parent ec94429f2a
commit b0fefce39e
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,5 +1,5 @@
FROM golang:1.16.7 FROM golang:1.16.7
LABEL maintainer="NebulousLabs <devs@siasky.net>" LABEL maintainer="SkynetLabs <devs@siasky.net>"
ENV GOOS linux ENV GOOS linux
ENV GOARCH amd64 ENV GOARCH amd64