Skip to content

Commit 0b9187a

Browse files
feat: update rust version
1 parent cbfd51d commit 0b9187a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Rust/axum/axum.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/rust:1.83-slim-bookworm AS builder
1+
FROM docker.io/rust:1.86-slim-bookworm AS builder
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
pkg-config libssl-dev \

0 commit comments

Comments
 (0)