Skip to content

Commit

Permalink
fix docker img
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Apr 1, 2024
1 parent e511f40 commit 8e18bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ workflows:
jobs:
pnpm-monorepo:
docker:
# TODO(pcw109550) temp hardcode
- image: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.46.1
# TODO(pcw109550) temp hardcode. must update. this depends with rvsol/lib/optimism submodule version
- image: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.43.0
resource_class: xlarge
steps:
- checkout
Expand Down

0 comments on commit 8e18bb2

Please sign in to comment.