Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/azurelinux/3.0/helix/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RUN tdnf install --setopt tsflags=nodocs --refresh -y \
tar \
tzdata \
which \
&& tdnf downgrade -y SymCrypt-OpenSSL-1.9.3 \
&& tdnf clean all

# create helixbot user and give rights to sudo without password
Expand Down