mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
use rust 1.71.1 to build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:latest as builder
|
||||
FROM rust:1.71.1 as builder
|
||||
WORKDIR /builder
|
||||
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user