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

Commit 3ed9331

Browse files
Bump library/rust in /.devcontainer in the minor group
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>
1 parent d829623 commit 3ed9331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile.backend

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

33
RUN rustup component add rustfmt clippy
44

0 commit comments

Comments
 (0)