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:37:12 +00:00
parent debd552f09
commit 2018731ff2
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.19.0 as build
FROM golang:1.19.1 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build