Skip to content

Commit

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

Change-Id: I11b7bb6e636f4278cdc5d725680732deacdb5942
(cherry picked from commit f56f7d5)

Co-authored-by: Austin Osagie <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and osagie98 authored Jul 11, 2023
1 parent 22f340f commit 949f6bf
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 949f6bf

Please sign in to comment.