Skip to content

Commit

Permalink
fix: remove pkg from Debian DockerFile
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
  • Loading branch information
kbdharun committed Dec 14, 2023
1 parent 1f8ea77 commit fd6b515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/Debian-DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apt-get update && \
gcc golang g++ make clang \
meson \
ninja-build \
jupyter-notebook libreoffice
jupyter-notebook

# Install dependencies for NodeSource
RUN apt-get install -y ca-certificates curl gnupg && \
Expand Down

0 comments on commit fd6b515

Please sign in to comment.