Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbround18 authored Sep 4, 2022
1 parent d4faf7c commit 69e62d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Any issues with this docker container should be logged here.
### Dockerfile

```Dockerfile
FROM rust:1.56 as builder
FROM rust:1.63 as builder
WORKDIR /data/odin
COPY . .
COPY --from=cargo-make /usr/local/bin/cargo-make /usr/local/cargo/bin
Expand Down

0 comments on commit 69e62d9

Please sign in to comment.