Skip to content

Commit

Permalink
Bump golang from 1.19.0 to 1.22.5 in /build/protoc-go
Browse files Browse the repository at this point in the history
Bumps golang from 1.19.0 to 1.22.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent e1a109c commit 1670cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/protoc-go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM golang:1.19.0
FROM golang:1.22.5

RUN apt-get update && \
apt-get install -y unzip python3 python3-pip
Expand Down

0 comments on commit 1670cb8

Please sign in to comment.