-
Notifications
You must be signed in to change notification settings - Fork 106
Conversation
@@ -1,7 +1,7 @@ | |||
# trunk-ignore-all(terrascan/AC_DOCKER_0047) | |||
|
|||
# CairoVM Chain | |||
FROM ghcr.io/dojoengine/dojo:v1.0.0-alpha.15 as katana | |||
FROM ghcr.io/dojoengine/dojo:v1.0.0-alpha.19 as katana |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you check that this works?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't checked yet but the CI should confirm no?
Why do we need to bump katana? For hive tests? |
yes to keep everything up to date for deps, tests and hive |
And as I understand, the tests are failing due to a bug, but we haven't had bandwidth to investigate why? |
@Eikix yes we have a discussion with the Dojo team also to try to have their opinion on the topic |
No description provided.