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

Commit

Permalink
Bump library/rust in /.devcontainer in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group in /.devcontainer with 1 update: library/rust.


Updates `library/rust` from 1.77.2-bullseye to 1.78.0-bullseye

---
updated-dependencies:
- dependency-name: library/rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d829623 commit 3ed9331
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 3ed9331

Please sign in to comment.