chore(deps): bump golang from 1.18.3 to 1.18.4 (#2638)

This commit is contained in:
dependabot[bot]
2022-08-03 10:44:05 +03:00
committed by GitHub
parent 469d771a59
commit 5e327e41a6

View File

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