Skip to content

Commit 0e9a630

Browse files
committed
Docker updates.
1 parent 9178392 commit 0e9a630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN apt-add-repository multiverse && \
4343
RUN apt-get install apt-fast -y --no-install-recommends
4444

4545
# install req packages
46-
RUN apt-fast install -y --no-install-recommends python3-all-dev python3-dev python3.12 python3-pip libpython3.12-dev python3.12-dev pyrhon3.12-venv
46+
RUN apt-fast install -y --no-install-recommends python3-all-dev python3-dev python3.12 python3-pip libpython3.12-dev python3.12-dev python3.12-venv
4747
RUN apt-fast -y --no-install-recommends -o Dpkg::Options::="--force-confold" -y -o Dpkg::Options::="--force-confdef" -fuy dist-upgrade && \
4848
apt-fast install -y --no-install-recommends \
4949
gnupg \

0 commit comments

Comments
 (0)