chore(deps): bump golang from 1.17.6 to 1.17.7

Bumps golang from 1.17.6 to 1.17.7.
This commit is contained in:
2022-02-11 21:37:16 +00:00
parent 188be4945b
commit ba5837c37c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.17.6 as build
FROM golang:1.17.7 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build