Skip to content

Commit 71e8a4c

Browse files
adriangbCommanderKeynes
authored andcommitted
update rust version in docker image (#762)
1 parent a7e1a57 commit 71e8a4c

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,4 +1,4 @@
1-
FROM rust:1-slim-bookworm AS builder
1+
FROM rust:1.79.0-slim-bookworm AS builder
22

33
RUN apt-get update && \
44
apt-get install -y build-essential

0 commit comments

Comments
 (0)