This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
FROM git.luke-else.co.uk/luke-else/base:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3
|
||||
python3 \
|
||||
py3-pip
|
||||
|
||||
RUN pip install --no-cache-dir uv
|
||||
|
||||
|
Reference in New Issue
Block a user