We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32061ab commit 9e6be39Copy full SHA for 9e6be39
integration/cloudbuild/testbase/Dockerfile
@@ -1,5 +1,5 @@
1
# This Dockerfile builds a base image for Trillan integration tests.
2
-FROM golang:1.23.4-bookworm@sha256:2e838582004fab0931693a3a84743ceccfbfeeafa8187e87291a1afea457ff7a
+FROM golang:1.24.0-bookworm@sha256:b970e6d47c09fdd34179acef5c4fecaf6410f0b597a759733b3cbea04b4e604a
3
4
WORKDIR /testbase
5
0 commit comments