Skip to content

Commit e0cae83

Browse files
authored
Merge pull request #38 from Concordium/bump-rust-version-in-docker
Bump rust version in docker
2 parents 4ae015a + 813a845 commit e0cae83

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-
ARG build_image=rust:1.74-bookworm
1+
ARG build_image=rust:1.85-bookworm
22
ARG base_image=debian:bookworm
33
FROM ${build_image} AS build
44

0 commit comments

Comments
 (0)