Skip to content

Commit e3474ab

Browse files
committed
add sox
1 parent 8a5076a commit e3474ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli-v3/src/Containerfile.prod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
77
dumb-init \
88
git \
99
openssl \
10+
sox \
1011
&& rm -rf /var/lib/apt/lists/*
1112

1213
# Create and set workdir with appropriate permissions

0 commit comments

Comments
 (0)