Skip to content

Commit bf66f00

Browse files
⬆️ - Update rust Docker tag to v1.80.1
1 parent c1abb90 commit bf66f00

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-
FROM rust:1.73.0 AS build-stage
1+
FROM rust:1.80.1 AS build-stage
22

33
RUN mkdir /stellar
44
WORKDIR /stellar

0 commit comments

Comments
 (0)