chore(deps): bump golang from 1.20.5 to 1.20.6

Bumps golang from 1.20.5 to 1.20.6.
This commit is contained in:
2023-07-11 21:09:55 +00:00
parent 37b40df945
commit 0ee1aea33b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.20.5 as build
FROM golang:1.20.6 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build