Skip to content

Commit

Permalink
build(deps): bump rust from 1.74-bookworm to 1.75-bookworm
Browse files Browse the repository at this point in the history
Bumps rust from 1.74-bookworm to 1.75-bookworm.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 25dd37d commit 4195df3
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 rust:1.74-bookworm as builder
FROM rust:1.75-bookworm as builder
WORKDIR /usr/src/app

COPY Cargo.toml Cargo.lock /usr/src/app/
Expand Down

0 comments on commit 4195df3

Please sign in to comment.