Merge branch 'main' into beta

This commit is contained in:
Deniz Şafak
2025-05-04 11:00:16 +03:00
committed by GitHub
+1 -1
View File
@@ -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