Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump library/rust from 1.77.2-bullseye to 1.78.0-bullseye in /.devcontainer in the minor group #443

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile.backend
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/rust:1.77.2-bullseye
FROM docker.io/library/rust:1.78.0-bullseye

RUN rustup component add rustfmt clippy

Expand Down
Loading