Skip to content

Commit

Permalink
Use latest version of earthly rust image
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Jan 11, 2024
1 parent 3925878 commit 0e28554
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Earthfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
VERSION --try --global-cache 0.7
PROJECT ontola/atomic-server
IMPORT ./browser AS browser
# IMPORT github.com/earthly/lib/rust:2.2.11 AS rust
IMPORT github.com/earthly/lib/rust:nacho/GET_RUST_CACHE_MOUNTS AS rust
IMPORT github.com/earthly/lib/rust AS rust
FROM rust:1.73.0-buster
WORKDIR /code

Expand Down

0 comments on commit 0e28554

Please sign in to comment.