Skip to content

Commit fc3a861

Browse files
chore(deps): update rust docker tag to v1.95.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07a7610 commit fc3a861

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,4 +1,4 @@
1-
FROM rust:1.94.1-alpine3.22 AS base
1+
FROM rust:1.95.0-alpine3.22 AS base
22
WORKDIR /app
33
RUN apk add --no-cache musl-dev \
44
&& cargo install cargo-chef

0 commit comments

Comments
 (0)