Skip to content

Commit 2d390ba

Browse files
authored
Install tar on cbl-mariner helix dockerfile (#1013)
1 parent d37b4d6 commit 2d390ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cbl-mariner/2.0/helix/amd64/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN tdnf install --setopt tsflags=nodocs --refresh -y \
1313
llvm \
1414
python3-pip \
1515
shadow-utils \
16+
tar \
1617
tzdata \
1718
which \
1819
&& tdnf clean all

0 commit comments

Comments
 (0)