New sus event #199

Closed
muellerr wants to merge 67 commits from relax-sus-fdir into main
Showing only changes of commit acca981260 - Show all commits

View File

@ -4,3 +4,6 @@ RUN apt-get update
RUN apt-get --yes upgrade
#tzdata is a dependency, won't install otherwise
ARG DEBIAN_FRONTEND=noninteractive
#pip needs a valid user to work
RUN adduser --uid 114 jenkins