Skip to content

Commit

Permalink
feat(build): Bump asterisc-builder version (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
clabby authored Jan 2, 2025
1 parent 2302984 commit 3ad8e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/asterisc/asterisc-repro.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN git clone https://github.com/ethereum-optimism/asterisc && \
# Build kona-client @ `CLIENT_TAG` #
################################################################

FROM ghcr.io/anton-rs/kona/asterisc-builder@sha256:523f0455b25b28917a8e7d02cd3ecb8c8af93e5e5b85ec7d7bcf2df4458e65a5 AS client-build
FROM ghcr.io/anton-rs/kona/asterisc-builder@sha256:56c57453ebe09875e96df527d3734d781e987dbdc1e0ce9e813e1e88590036bd AS client-build
SHELL ["/bin/bash", "-c"]

ARG CLIENT_TAG
Expand Down

0 comments on commit 3ad8e4d

Please sign in to comment.