Chore(deps): bump golang from 1.19.3 to 1.19.4

Bumps golang from 1.19.3 to 1.19.4.
This commit is contained in:
2022-12-06 21:37:17 +00:00
parent c5c3b605cc
commit db73f063e2
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.19.3 as build
FROM golang:1.19.4 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build