Skip to content

Commit

Permalink
Merge pull request #71 from philipcristiano/dependabot/docker/rust-1.…
Browse files Browse the repository at this point in the history
…75-bookworm

build(deps): bump rust from 1.74-bookworm to 1.75-bookworm
  • Loading branch information
github-actions[bot] authored Jan 1, 2024
2 parents 25dd37d + 4195df3 commit 12b9de0
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 12b9de0

Please sign in to comment.