We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c48dd commit 57a5177Copy full SHA for 57a5177
build/protoc-go/Dockerfile
@@ -3,7 +3,7 @@
3
#
4
# SPDX-License-Identifier: Apache-2.0
5
6
-FROM golang:1.19.0
+FROM golang:1.22.0
7
8
RUN apt-get update && \
9
apt-get install -y unzip python3 python3-pip
0 commit comments