edit usermapping so it's the same like in the USER_MAPPINGS
All checks were successful
Build / Build & push new image (push) Successful in 11m24s

This commit is contained in:
titanz 2025-02-08 23:45:24 +01:00
parent 7ee796ce4b
commit 68bb08bd16
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -1,6 +1,6 @@
ARG VERSION=5.109.2
ARG UID=200003
ARG GID=200003
ARG UID=200004
ARG GID=200004
FROM ghost:${VERSION}-alpine