chore(deps): bump golang from 1.17.7 to 1.17.8

Bumps golang from 1.17.7 to 1.17.8.
This commit is contained in:
2022-03-05 21:09:18 +00:00
parent 31a619ee08
commit d8d5216987
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.17.7 as build
FROM golang:1.17.8 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build