Skip to content

Commit

Permalink
Add coreutils
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Dec 14, 2024
1 parent 96547b5 commit 3a27d86
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ RUN apk add --no-cache \
php83-common \
php83-simplexml \
dpkg \
coreutils \
py3-pyflakes \
clang17-extra-tools \
nodejs \
Expand Down
1 change: 1 addition & 0 deletions flavors/salesforce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ RUN apk add --no-cache \
musl-dev \
openssh \
openjdk21 \
coreutils \
py3-pyflakes \
nodejs \
npm \
Expand Down
1 change: 1 addition & 0 deletions linters/salesforce_lightning_flow_scanner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN apk add --no-cache \
make \
musl-dev \
openssh \
coreutils \
openjdk21 \
npm \
nodejs-current \
Expand Down
1 change: 1 addition & 0 deletions linters/salesforce_sfdx_scanner_apex/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN apk add --no-cache \
make \
musl-dev \
openssh \
coreutils \
openjdk21 \
npm \
nodejs-current \
Expand Down
1 change: 1 addition & 0 deletions linters/salesforce_sfdx_scanner_aura/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN apk add --no-cache \
make \
musl-dev \
openssh \
coreutils \
openjdk21 \
npm \
nodejs-current \
Expand Down
1 change: 1 addition & 0 deletions linters/salesforce_sfdx_scanner_lwc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN apk add --no-cache \
make \
musl-dev \
openssh \
coreutils \
openjdk21 \
npm \
nodejs-current \
Expand Down

0 comments on commit 3a27d86

Please sign in to comment.