You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the cardano-node image directly, adding to it. Doing so rather than
doing the `ubuntu` image dance also saves space.
Before:
```
ghcr.io/cardano-foundation/antithesis/configurator latest b835c0478b08 19 minutes ago 1.67GB
```
After:
```
ghcr.io/cardano-foundation/antithesis/configurator latest b835c0478b08 39 seconds ago 1.33GB
```
Signed-off-by: Chris Gianelloni <[email protected]>
0 commit comments