Skip to content

Commit f5c917b

Browse files
build: upgrade rust version
1 parent e2c4405 commit f5c917b

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.80-slim-bookworm AS builder
1+
FROM docker.io/rust:1.83-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)