Compare commits
No commits in common. "92d1b1c011d0feb198e172ace81403b960c2e3cd" and "9286a9821c21f57afc9986f6a21cdaf668533da9" have entirely different histories.
92d1b1c011
...
9286a9821c
|
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.53-alpine3.13 AS builder
|
FROM rust:1.52-alpine3.13 AS builder
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue