Skip to content

Commit 9dbb484

Browse files
authored
Merge pull request #7 from ArchimedeOS-Development/fix/bash-base-container
fix: bash
2 parents f14cadc + 8e7aa71 commit 9dbb484

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base-container/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN pacman -Syu --noconfirm && \
1515
curl \
1616
wget \
1717
sudo \
18+
bash \
1819
&& pacman -Scc --noconfirm
1920

2021
RUN curl -O https://blackarch.org/strap.sh && \

0 commit comments

Comments
 (0)