Build(deps): bump golang from 1.18.5 to 1.19.0

Bumps golang from 1.18.5 to 1.19.0.
This commit is contained in:
2022-08-03 05:14:11 +00:00
parent 2beeb94a48
commit 440c5b2dc9
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.18.5 as build FROM golang:1.19.0 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build