We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b06d4d commit ace1857Copy full SHA for ace1857
integration/Dockerfile
@@ -1,5 +1,5 @@
1
# This Dockerfile builds a base image for the CloudBuild integration testing.
2
-FROM golang:1.23.1-bullseye@sha256:45b43371f21ec51276118e6806a22cbb0bca087ddd54c491fdc7149be01035d5 AS testbase
+FROM golang:1.23.1-bullseye@sha256:1a26d5ad2e9bdbe9206f1db3035dbf90ad2b4ad09ccbbbcf5ec0c4e56bbe77d1 AS testbase
3
4
WORKDIR /testbase
5
0 commit comments