chore(deps): bump golang from 1.19.0 to 1.19.1

Bumps golang from 1.19.0 to 1.19.1.
This commit is contained in:
2022-09-06 21:09:15 +00:00
parent 65eadcf0fd
commit 4c04849140
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.19.0 as build FROM golang:1.19.1 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build