Skip to content

Commit

Permalink
Update to 0.14.0-dev.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Dec 6, 2024
1 parent 715c063 commit 98f13bc
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 [email protected].6
RUN cargo install [email protected].7

FROM alpine:3.20

Expand Down

0 comments on commit 98f13bc

Please sign in to comment.