Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.82-alpine AS builder
|
FROM rustlang/rust:nightly-alpine AS builder
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
musl-dev \
|
musl-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user