Merge branch 'tool_bandwhich' into dev
This commit is contained in:
commit
d6b3f93d72
@ -4,7 +4,7 @@ WORKDIR /app
|
||||
|
||||
|
||||
# ---- Build ----
|
||||
FROM rust:alpine AS build
|
||||
FROM rust:1.65.0-slim AS build
|
||||
WORKDIR /build
|
||||
# Install packages
|
||||
RUN apk add --no-cache make libc-dev build-base
|
||||
|
Loading…
x
Reference in New Issue
Block a user