We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c9f5e commit 9303224Copy full SHA for 9303224
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.23.6-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355
3
4
WORKDIR /testbase
5
0 commit comments