Compare commits
2 commits
02fe8d2de7
...
8822c1f4e8
| Author | SHA1 | Date | |
|---|---|---|---|
| 8822c1f4e8 | |||
| c908dc7e9c |
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.53-alpine3.13 AS builder
|
||||
FROM rust:1.57-alpine3.13 AS builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
|
|
|||
Reference in a new issue