Skip to content

Commit

Permalink
Upgrade to v0.14.0-dev.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Dec 2, 2024
1 parent ed8d2e2 commit 14090ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM rust:1.82.0-alpine3.20 AS builder

RUN apk add --no-cache linux-headers make musl-dev

RUN cargo install uiua@0.13.0
RUN cargo install uiua@0.14.0-dev.2

FROM alpine:3.20

Expand Down

0 comments on commit 14090ef

Please sign in to comment.