Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
1f3c167427
commit
1674deb771
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# use --target=builder to return a docker image able to compile the software, probbly used with -v .:/code
|
||||
# use --target=builder to return a docker image able to compile the software, probably used with -v .:/code
|
||||
FROM ubuntu:24.04 AS builder
|
||||
LABEL authors="snider"
|
||||
ARG BUILD_THREADS=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue