Skip to content

Commit

Permalink
base: Remove redundant curl install
Browse files Browse the repository at this point in the history
Remove redundant curl install in base image

Signed-off-by: Kartik Joshi <[email protected]>
  • Loading branch information
kartikjoshi21 committed Aug 12, 2024
1 parent 7bd24c8 commit da08616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN tdnf update -y --refresh && \
tdnf repolist --refresh && \
bash ./tdnfinstall.sh \
nodejs18 \
curl \
xz \
git \
gpgme \
Expand Down

0 comments on commit da08616

Please sign in to comment.