Skip to content

Commit 800bd4a

Browse files
Bump rust from 1.95-bookworm to 1.96-bookworm (#18)
Bumps rust from 1.95-bookworm to 1.96-bookworm. --- updated-dependencies: - dependency-name: rust dependency-version: 1.96-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a51eba commit 800bd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM rust:1.95-bookworm AS builder
3+
FROM rust:1.96-bookworm AS builder
44
WORKDIR /app
55

66
COPY Cargo.toml Cargo.lock* ./

0 commit comments

Comments
 (0)