Skip to content

Commit 8a40c20

Browse files
Bump golang in /integration/cloudbuild/testbase (#3346)
Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7cd150 commit 8a40c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/cloudbuild/testbase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This Dockerfile builds a base image for Trillan integration tests.
2-
FROM golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
2+
FROM golang:1.22.0-bookworm@sha256:874c2677e43be36a429823f2742af85844772664f273c1c8c8235f10aba51cd3
33

44
WORKDIR /testbase
55

0 commit comments

Comments
 (0)