Chore(deps): bump golang from 1.20.2 to 1.20.3

Bumps golang from 1.20.2 to 1.20.3.
This commit is contained in:
2023-04-04 21:37:27 +00:00
parent 10f0af2202
commit f939919c05
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.20.2 as build
FROM golang:1.20.3 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build