Skip to content

Commit

Permalink
Bump golang from d3114db to a0b3bc4 in /integration (#1156)
Browse files Browse the repository at this point in the history
Bumps golang from `d3114db` to `a0b3bc4`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 9c71145 commit 9ad2c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This Dockerfile builds a base image for the certificate-transparency-go CloudBuild integration testing.
# See https://hub.docker.com/_/golang for the set of golang base images.
FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as ct_testbase
FROM golang:1.21.1-bookworm@sha256:e06b3a4a2ad2d274dfbd5377330b018b07fbe96179fd5de4cf2a2248f96311a3 as ct_testbase

WORKDIR /testbase

Expand Down

0 comments on commit 9ad2c48

Please sign in to comment.