Skip to content

Commit 9e6be39

Browse files
Update golang Docker tag to v1.24.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 32061ab commit 9e6be39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/cloudbuild/testbase/Dockerfile

+1-1
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.23.4-bookworm@sha256:2e838582004fab0931693a3a84743ceccfbfeeafa8187e87291a1afea457ff7a
2+
FROM golang:1.24.0-bookworm@sha256:b970e6d47c09fdd34179acef5c4fecaf6410f0b597a759733b3cbea04b4e604a
33

44
WORKDIR /testbase
55

0 commit comments

Comments
 (0)