Skip to content

Commit 14fde1a

Browse files
committed
use rust 1.84 in dockerfile
1 parent 2c0e174 commit 14fde1a

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:bookworm AS build
1+
FROM rust:1.84-bookworm AS build
22

33
ARG STACKS_NODE_VERSION="No Version Info"
44
ARG GIT_BRANCH='No Branch Info'

0 commit comments

Comments
 (0)