Run as jenkins user
ContainerImages/buildroot/pipeline/head This commit looks good Details

main
Dustin 2025-08-01 18:30:34 -05:00
parent bc0d007655
commit 1d559126d2
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ RUN dnf install -y \
wget \
which \
&& dnf clean all
USER jenkins