Skip to content

Commit

Permalink
dependabot(docker): bump ethereum/client-go in /ops-bedrock (#11448)
Browse files Browse the repository at this point in the history
Bumps ethereum/client-go from v1.14.7 to v1.14.8.

---
updated-dependencies:
- dependency-name: ethereum/client-go
  dependency-type: direct:production
...

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 Aug 13, 2024
1 parent 896b03c commit 2024e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops-bedrock/l1-geth.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ethereum/client-go:v1.14.7
FROM ethereum/client-go:v1.14.8

RUN apk add --no-cache jq bash

Expand Down

0 comments on commit 2024e2f

Please sign in to comment.