Skip to content

Commit 7b7268e

Browse files
committed
add pexpect
1 parent c386d8e commit 7b7268e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/jazzy.arm64v8.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ENV DEBCONF_NONINTERACTIVE_SEEN=true
8787
# hadolint ignore=DL3008
8888
RUN apt-get update && \
8989
apt-get install -y --no-install-recommends \
90-
python-is-python3 python3-future python3-wxgtk4.0 \
90+
python-is-python3 python3-future python3-wxgtk4.0 python3-pexpect \
9191
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
9292
&& rm -rf /var/lib/apt/lists/
9393

0 commit comments

Comments
 (0)