Skip to content
Prev Previous commit
Next Next commit
Cleanup dependencies
  • Loading branch information
agocke committed Apr 13, 2023
commit b19cbfe832d2499ab7ccd02d6dff7ec2ba9beb17
4 changes: 0 additions & 4 deletions eng/docker/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ RUN tdnf update -y && \
shadow-utils \
# Provides su, needed by Azure DevOps
util-linux \
awk \
ca-certificates \
libicu \
tar \
rpm-build

# Setup User to match Host User, and give superuser permissions
Expand Down