fix version build step
Some checks failed
Docker Build & Publish / build (push) Failing after 1h39m43s
Some checks failed
Docker Build & Publish / build (push) Failing after 1h39m43s
This commit is contained in:
parent
0fc8400066
commit
efd19d3bba
3 changed files with 14 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine as build-env
|
||||
FROM alpine AS build-env
|
||||
|
||||
RUN apk add --no-cache build-base python3 cmake openssl-dev
|
||||
COPY ./src ./src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue