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:37:16 +00:00
parent 2d41c54389
commit bdf04c2be9
+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