chore(deps): bump golang from 1.19.0 to 1.19.1 (#2872)

This commit is contained in:
dependabot[bot]
2022-09-14 17:23:51 +03:00
committed by GitHub
parent 3165c376e2
commit 552732b5d7

View File

@@ -1,4 +1,4 @@
FROM golang:1.19.0
FROM golang:1.19.1
# Install protoc (cf. http://google.github.io/proto-lens/installing-protoc.html)
ENV PROTOC_ZIP=protoc-3.19.4-linux-x86_64.zip