Skip to content

Commit

Permalink
Bump golang in /trillian/examples/deployment/docker/ctfe
Browse files Browse the repository at this point in the history
Bumps golang from 1.21.5-bookworm to 1.21.6-bookworm.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent 1e93bf1 commit 8efbf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trillian/examples/deployment/docker/ctfe/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e as build
FROM golang:1.21.6-bookworm@sha256:b651ed8e3316720203ec18cbf8fa16a0f30d686b0ba5207f77ca5ae10d55da77 as build

ARG GOFLAGS=""
ENV GOFLAGS=$GOFLAGS
Expand Down

0 comments on commit 8efbf08

Please sign in to comment.