Bump the go version used by accounts's container to 1.16.7
This commit is contained in:
parent
b071884421
commit
49774d2f04
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.15
|
FROM golang:1.16.7
|
||||||
LABEL maintainer="NebulousLabs <devs@nebulous.tech>"
|
LABEL maintainer="NebulousLabs <devs@nebulous.tech>"
|
||||||
|
|
||||||
ENV GOOS linux
|
ENV GOOS linux
|
||||||
|
|
Reference in New Issue