Skip to content

Commit

Permalink
Update to hyperdrive v0.10.1 (#110)
Browse files Browse the repository at this point in the history
* bumping images for v0.10.1

* Bump FE image

* Bumping agent0 tag

* Debugging ci

* Bump FE image

* Undoing debugging statement

---------

Co-authored-by: Ryan Goree <[email protected]>
  • Loading branch information
Sheng Lundquist and ryangoree authored Mar 20, 2024
1 parent dbdd9f9 commit 780a6ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions env/env.images
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
# - edge = The newest image regardless of stability

# Anvil
DEVNET_IMAGE=ghcr.io/delvtech/hyperdrive/devnet:0.9.0
TESTNET_IMAGE=ghcr.io/delvtech/hyperdrive/testnet:0.9.0
DEVNET_IMAGE=ghcr.io/delvtech/hyperdrive/devnet:0.10.1
TESTNET_IMAGE=ghcr.io/delvtech/hyperdrive/testnet:0.10.1

# Infra
ARTIFACTS_IMAGE=ghcr.io/delvtech/infra/artifacts:0.0.8
FUND_ACCOUNTS_IMAGE=ghcr.io/delvtech/infra/fund-accounts:0.0.8
RATE_BOT_IMAGE=ghcr.io/delvtech/infra/rate-bot:0.0.8

# Agent0 (bots)
AGENT0_IMAGE=ghcr.io/delvtech/agent0/agent0:0.16.0
AGENT0_IMAGE=ghcr.io/delvtech/agent0/agent0:0.17.0

# Frontend
FRONTEND_IMAGE=ghcr.io/delvtech/hyperdrive-frontend/hyperdrive-frontend:0.17.0
FRONTEND_IMAGE=ghcr.io/delvtech/hyperdrive-frontend/hyperdrive-frontend:0.18.1

0 comments on commit 780a6ac

Please sign in to comment.