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

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

parent 644769ae
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ RUN make
FROM debian:bookworm
LABEL maintainer="Christian Pointner <equinox@helsinki.at>"
ENV AURA_UID=2872
ENV AURA_UID=872
ENV AURA_GID=${AURA_UID}
RUN set -e \
......
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