Skip to content

Commit d0f383c

Browse files
dependabot[bot]garryod
authored andcommitted
Bump the minor group in /.devcontainer with 1 update
Bumps the minor group in /.devcontainer with 1 update: library/rust. Updates `library/rust` from 1.75.0-bullseye to 1.76.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>
1 parent b59f638 commit d0f383c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM docker.io/library/rust:1.75.0-bullseye
1+
FROM docker.io/library/rust:1.76.0-bullseye
22

33
RUN rustup component add rustfmt clippy

0 commit comments

Comments
 (0)