Commit 406e1257 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #6422 from ethereum-optimism/deps/ci-builder-python

dockerfile: ci-builder update
parents 94a25978 a021c44e
......@@ -30,7 +30,7 @@ FROM ethereum/client-go:alltools-v1.10.25 as geth
FROM ghcr.io/crytic/echidna/echidna:v2.0.4 as echidna-test
FROM python:3.8.13-slim-bullseye
FROM python:3.11.4-slim-bullseye
ENV GOPATH=/go
ENV PATH=/usr/local/go/bin:$GOPATH/bin:$PATH
......
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