diff --git a/Dockerfile b/Dockerfile index 81cc022..2c2c126 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/rust:1.80.1-slim-bookworm +FROM docker.io/rust:1.81.0-slim-bookworm # nodejs - runtime used by forgejo/github actions # curl - to download cargo-binstall