Skip to content

Commit

Permalink
Use rust:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Dec 2, 2024
1 parent 50695b9 commit ca1b892
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
ARG RUST_VERSION=1.83.0

FROM rust:${RUST_VERSION}
FROM rust

ENV TRUNK_VERSION=0.21.4

Expand Down

0 comments on commit ca1b892

Please sign in to comment.