docker: from-source: cool user has id 498 in latest opensuse/leap

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ie730b609e3bcccfa3ff6ddb2f949353846f7eec9
pull/4267/head
Andras Timar 2022-02-22 10:46:21 +01:00
parent 01903149b0
commit 0a978edd87
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ RUN setcap cap_fowner,cap_chown,cap_mknod,cap_sys_chroot=ep /usr/bin/coolforkit
EXPOSE 9980
# switch to cool user (use numeric user id to be compatible with Kubernetes Pod Security Policies)
USER 481
USER 498
CMD ["/start-collabora-online.sh"]