Skip to content

Commit

Permalink
downgrade avalanche-cli
Browse files Browse the repository at this point in the history
Signed-off-by: Owen <[email protected]>
  • Loading branch information
owenwahlgren authored Dec 4, 2024
1 parent 6408984 commit a4d5df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM avaplatform/avalanche-cli:v2.0.0 AS avalanche-cli
FROM avaplatform/avalanche-cli:v1.8.0 AS avalanche-cli
FROM avaplatform/awm-relayer:latest AS awm-relayer
FROM --platform=linux/amd64 ghcr.io/foundry-rs/foundry:latest AS foundry
FROM mcr.microsoft.com/devcontainers/base
Expand Down

0 comments on commit a4d5df8

Please sign in to comment.