Compare commits
No commits in common. "1c685a3b47fe8135009a5aa7ec3bde5c54d43c4d" and "6505e02dd4217f5c83c5fac89af534dcc27cc6e8" have entirely different histories.
1c685a3b47
...
6505e02dd4
|
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.60-alpine3.15 AS builder
|
FROM rust:1.59-alpine3.15 AS builder
|
||||||
|
|
||||||
ARG DI_VER=1.2.5
|
ARG DI_VER=1.2.5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue