We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda7edf commit 0455c10Copy full SHA for 0455c10
docker/Dockerfile.headless_shell_playwright
@@ -28,7 +28,7 @@ COPY ../local.conf /etc/fonts/local.conf
28
29
RUN apt-get update && apt-get install -y \
30
build-essential \
31
- tini curl gpg ca-certificates npm
+ tini curl npm
32
33
RUN ./build-unpatched.sh
34
0 commit comments