Skip to content

Commit

Permalink
[linux] Remove yasm from Dockerfile
Browse files Browse the repository at this point in the history
b/264574490

Change-Id: I11b7bb6e636f4278cdc5d725680732deacdb5942
  • Loading branch information
osagie98 committed Jun 20, 2023
1 parent 13ee5df commit 8857e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/linux/base/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ RUN apt update -qqy \
ninja-build \
pkgconf \
unzip \
yasm \
&& /opt/clean-after-apt.sh

# === Get Nodejs pinned LTS version via NVM
Expand Down

0 comments on commit 8857e39

Please sign in to comment.