Chore(deps): bump golang from 1.21.1 to 1.21.2

Bumps golang from 1.21.1 to 1.21.2.
This commit is contained in:
2023-10-06 21:37:44 +00:00
parent f89f4cd2b2
commit d21ca613bf
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.21.1 as build
FROM golang:1.21.2 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build