mirror of
https://github.com/shimunn/gitredditor.git
synced 2023-11-17 18:42:43 +01:00
updated dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c68889b2db
commit
06c8837fc1
678
Cargo.lock
generated
678
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@ FROM scratch AS fs
|
|||||||
|
|
||||||
COPY . /usr/src/gitredditor
|
COPY . /usr/src/gitredditor
|
||||||
|
|
||||||
FROM rust:1.34.1 AS build
|
FROM rust:1.35 AS build
|
||||||
|
|
||||||
WORKDIR /usr/src/
|
WORKDIR /usr/src/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user