Skip to content

Commit

Permalink
Merge pull request #376 from brave/renovate/public.ecr.aws-docker-lib…
Browse files Browse the repository at this point in the history
…rary-golang-1.22.6-bookworm

Update public.ecr.aws/docker/library/golang:1.22.6-bookworm Docker digest to 9610828
  • Loading branch information
rillian authored Aug 14, 2024
2 parents 9961014 + 82b798e commit bbaa94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# with musl. We use debian slim so we can use glibc for best performance.

# Start by building the nitriding proxy daemon.
FROM public.ecr.aws/docker/library/golang:1.22.6-bookworm@sha256:39b7e6ebaca464d51989858871f792f2e186dce8ce0cbdba7e88e4444b244407 as go-builder
FROM public.ecr.aws/docker/library/golang:1.22.6-bookworm@sha256:96108288c59f09c0deb481579885dcee68e3384bffbf0ce5bf5a68ba40b330f8 as go-builder

RUN CGO_ENABLED=0 go install -trimpath -ldflags="-s -w" -buildvcs=false github.com/brave/[email protected]

Expand Down

0 comments on commit bbaa94e

Please sign in to comment.