chore(deps): bump golang from 1.21.3 to 1.21.4

Bumps golang from 1.21.3 to 1.21.4.
This commit is contained in:
2023-11-07 21:13:19 +00:00
parent 68fa695ca5
commit d31e72e44f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.21.3 as build
FROM golang:1.21.4 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build