Skip to content
Snippets Groups Projects
Commit 8f5f30ca authored by Martina Müller's avatar Martina Müller
Browse files

Fix: change aura uid and gid to sysuser, aura#310

parent ad84764c
No related branches found
No related tags found
1 merge request!44Change `aura` UID:GID to value in the sysuser range
FROM python:3.11-slim-bullseye AS base
ENV AURA_UID=2872
ENV AURA_UID=872
ENV POETRY_CACHE_DIR=/app/.cache
ENV POETRY_HOME=/opt/poetry
ENV PYTHONDONTWRITEBYTECODE=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment