Skip to content

Commit fe05d78

Browse files
committed
mend
1 parent e47aea1 commit fe05d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.5
2-
FROM lukemathwalker/cargo-chef:latest-rust-1.85.0-slim-bullseye AS base
2+
FROM lukemathwalker/cargo-chef:latest-rust-1.90.0-slim-bullseye AS base
33

44
RUN apt-get update && \
55
apt-get install -y --no-install-recommends build-essential libssl-dev pkg-config curl && \

0 commit comments

Comments
 (0)