Skip to content

Commit 6b44237

Browse files
Bump golang from 1.19.0 to 1.23.2 in /build/protoc-go
Bumps golang from 1.19.0 to 1.23.2. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5046da9 commit 6b44237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/protoc-go/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM golang:1.19.0
6+
FROM golang:1.23.2
77

88
RUN apt-get update && \
99
apt-get install -y unzip python3 python3-pip

0 commit comments

Comments
 (0)