chore(deps): bump golang from 1.18.4 to 1.18.5

Bumps golang from 1.18.4 to 1.18.5.
This commit is contained in:
2022-08-01 21:09:15 +00:00
parent c81a9f0c2f
commit d4e3609860
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.18.4 as build
FROM golang:1.18.5 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build