forked from sim0n00ps/OF-DL
Adding Docker build env var for version
This commit is contained in:
parent
b735deced7
commit
9b7a98011e
@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.20 AS build
|
FROM alpine:3.20 AS build
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION=dev
|
||||||
|
|
||||||
RUN apk --no-cache --repository community add \
|
RUN apk --no-cache --repository community add \
|
||||||
dotnet8-sdk
|
dotnet8-sdk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user