Skip to content

Commit 5324ad2

Browse files
Bump golang in /examples/deployment/docker/log_server (#3105)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fbb37c commit 5324ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/deployment/docker/log_server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as build
1+
FROM golang:1.21.1-bookworm@sha256:a0b3bc435cf2118e62db49d611bcdfa87a525be6fdf49179a5c9dbd4d0f1c63f as build
22

33
WORKDIR /trillian
44

0 commit comments

Comments
 (0)