mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-06-27 16:36:53 +00:00
fix(docker): enable BuildKit to support --mount (closes #493)
This commit is contained in:
parent
f7cc43f68c
commit
e2a0b8b564
@ -1,3 +1,4 @@
|
|||||||
|
# syntax=docker/dockerfile:1.7
|
||||||
ARG PYTHON_VERSION=3.12.7
|
ARG PYTHON_VERSION=3.12.7
|
||||||
FROM python:${PYTHON_VERSION}-slim
|
FROM python:${PYTHON_VERSION}-slim
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user