Skip to content

Commit 6f017d5

Browse files
Bump golang from e06b3a4 to 114b9cc in /integration
Bumps golang from `e06b3a4` to `114b9cc`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c962a17 commit 6f017d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This Dockerfile builds a base image for the certificate-transparency-go CloudBuild integration testing.
22
# See https://hub.docker.com/_/golang for the set of golang base images.
3-
FROM golang:1.21.1-bookworm@sha256:e06b3a4a2ad2d274dfbd5377330b018b07fbe96179fd5de4cf2a2248f96311a3 as ct_testbase
3+
FROM golang:1.21.1-bookworm@sha256:114b9cc39f435cfc34e2d48d0cb12cba2015a87f359f5dbf3ee3b6cf3591b7fb as ct_testbase
44

55
WORKDIR /testbase
66

0 commit comments

Comments
 (0)