i don't think we need gcompat
All checks were successful
arche-build-and-publish / gractwo-arche-build-test (push) Successful in 1m4s
All checks were successful
arche-build-and-publish / gractwo-arche-build-test (push) Successful in 1m4s
This commit is contained in:
@@ -10,7 +10,7 @@ WORKDIR /app
|
|||||||
ENV IN_DOCKER=true
|
ENV IN_DOCKER=true
|
||||||
|
|
||||||
# Install host build dependencies.
|
# Install host build dependencies.
|
||||||
RUN apk add --no-cache clang lld musl-dev git gcompat
|
RUN apk add --no-cache clang lld musl-dev git
|
||||||
|
|
||||||
# Build the application.
|
# Build the application.
|
||||||
# Leverage a cache mount to /usr/local/cargo/registry/
|
# Leverage a cache mount to /usr/local/cargo/registry/
|
||||||
|
|||||||
Reference in New Issue
Block a user