Skip to content

Commit 0455c10

Browse files
committed
chore(docker): cleanup unused chromebuilder step installs
1 parent cda7edf commit 0455c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.headless_shell_playwright

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ COPY ../local.conf /etc/fonts/local.conf
2828

2929
RUN apt-get update && apt-get install -y \
3030
build-essential \
31-
tini curl gpg ca-certificates npm
31+
tini curl npm
3232

3333
RUN ./build-unpatched.sh
3434

0 commit comments

Comments
 (0)