Skip to content

Commit

Permalink
Update to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Dec 24, 2024
1 parent 6382aae commit 35e0a1c
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].0
RUN cargo install [email protected].1

FROM alpine:3.20

Expand Down

0 comments on commit 35e0a1c

Please sign in to comment.