Update maintainer

This commit is contained in:
PJ 2021-12-13 15:45:22 +01:00
parent 918ceb78ec
commit e4f7cf4101
No known key found for this signature in database
GPG Key ID: F345964979FA8971
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FROM golang:1.16.7
LABEL maintainer="NebulousLabs <devs@nebulous.tech>"
LABEL maintainer="SkynetLabs <devs@siasky.net>"
ENV GOOS linux
ENV GOARCH amd64

View File

@ -1,5 +1,5 @@
FROM golang:1.16.7
LABEL maintainer="NebulousLabs <devs@nebulous.tech>"
LABEL maintainer="SkynetLabs <devs@siasky.net>"
ENV GOOS linux
ENV GOARCH amd64