Skip to content

Commit

Permalink
Bump rust from 1.80.0-bookworm to 1.80.1-bookworm in /.devcontainer (#…
Browse files Browse the repository at this point in the history
…126)

Bumps rust from 1.80.0-bookworm to 1.80.1-bookworm.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent e9f02c6 commit e3b2bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.80.0-bookworm
FROM rust:1.80.1-bookworm

ENV CARGO_BUILD_TARGET_DIR=/tmp/target
RUN rustup component add rustfmt clippy
Expand Down

0 comments on commit e3b2bd1

Please sign in to comment.