Skip to content

Commit

Permalink
update gear
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Jul 17, 2024
1 parent 5f53347 commit 2516961
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM btwiuse/arch:rust-nightly AS builder
FROM btwiuse/arch:rustup AS builder

RUN git clone https://github.com/gear-tech/gear /gear
RUN pacman -Syu --noconfirm --needed binaryen

RUN curl -#L https://gear-builds.s3.amazonaws.com/gear-v1.4.2-x86_64-unknown-linux-gnu.tar.xz | tar -xJC /usr/bin

WORKDIR /gear

0 comments on commit 2516961

Please sign in to comment.