Skip to content

Commit

Permalink
Bump library/rust in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group 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] committed May 20, 2024
1 parent 0d592a9 commit 4c3a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/rust:1.77.2-bullseye AS build
FROM docker.io/library/rust:1.78.0-bullseye AS build

ARG DATABASE_URL

Expand Down

0 comments on commit 4c3a422

Please sign in to comment.