Skip to content

Commit

Permalink
fix: update mithril snapshot (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 authored Jul 23, 2024
1 parent 5d0a7a4 commit d7ddf44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions earthly/mithril_snapshot/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ mainnet:
# Also, as this snapshot is used in CI, we only used a validated image here
# This is slower, but guaranteed to be accurate.
preprod:
FROM +base-snapshot-builder
ARG digest="9968eaf76df2ad225cd8ef25e16fb78bc80fa796466183adf1924508c483506c"
FROM +base-snapshot-builder
ARG digest="63ddbfb8655e007eff6b90b3b66474c2800e743b99c1d2b42910eee7f58fb1a6"

DO +DL_SNAPSHOT \
--network=preprod \
Expand Down

0 comments on commit d7ddf44

Please sign in to comment.