mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
Merge branch 'main' into beta
This commit is contained in:
+1
-1
@@ -39,4 +39,4 @@ USER 1000:1000
|
|||||||
RUN python3 -m venv /app/venv
|
RUN python3 -m venv /app/venv
|
||||||
RUN /bin/bash -c "source /app/venv/bin/activate && pip install abogen"
|
RUN /bin/bash -c "source /app/venv/bin/activate && pip install abogen"
|
||||||
# Change back to user ROOT as the startup scripts inside base image needs it
|
# Change back to user ROOT as the startup scripts inside base image needs it
|
||||||
USER root
|
USER root
|
||||||
|
|||||||
Reference in New Issue
Block a user