chore: Updating containers to enable dev
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
FROM git.luke-else.co.uk/luke-else/base:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3 \
|
||||
py3-pip
|
||||
python3
|
||||
|
||||
RUN pip install --no-cache-dir uv
|
||||
|
||||
CMD [ "uv run" ]
|
Reference in New Issue
Block a user