build(Dockerfile): adding python install to build
Some checks failed
/ desec-script (push) Failing after 1m7s
Some checks failed
/ desec-script (push) Failing after 1m7s
This commit is contained in:
parent
351045ed7c
commit
d4c4ebfb91
1 changed files with 2 additions and 0 deletions
|
|
@ -4,5 +4,7 @@ COPY . /desec
|
|||
|
||||
WORKDIR /desec/server-scripts/desec-ip-sync/
|
||||
|
||||
RUN apt install python3.11-venv -y
|
||||
|
||||
CMD ["bash", "run.bash"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue