Skip to content

Commit cf9508a

Browse files
authored
fix(dockerfile): bump rust to rust:1.83-slim-bookworm
1 parent 83d9d7a commit cf9508a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Test Image specific config
22

3-
FROM rust:1.78-slim-bookworm
3+
FROM rust:1.83-slim-bookworm
44

55
RUN apt-get update
66
RUN apt-get -y install pkg-config libssl-dev moreutils

0 commit comments

Comments
 (0)