Skip to content

Commit a28a5b2

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

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.79.0 AS build-stage
22

33
RUN mkdir /stellar
44
WORKDIR /stellar

0 commit comments

Comments
 (0)