Commit 84fe6d9c authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #6492 from...

Merge pull request #6492 from ethereum-optimism/dependabot/docker/ops-bedrock/golang-1.20.4-alpine3.16

build(deps): bump golang from 1.19.9-alpine3.16 to 1.20.4-alpine3.16 in /ops-bedrock
parents 69535992 9a24eec4
FROM golang:1.19.9-alpine3.16 as builder FROM golang:1.20.4-alpine3.16 as builder
RUN apk add --no-cache make gcc musl-dev linux-headers git jq bash RUN apk add --no-cache make gcc musl-dev linux-headers git jq bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment