We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dc543 commit 0d669feCopy full SHA for 0d669fe
1 file changed
test/Dockerfile
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \
21
ca-certificates \
22
gnupg \
23
unzip \
24
+ gcc \
25
&& rm -rf /var/lib/apt/lists/*
26
27
# Always install Node.js (required for PM2 daemon and tests)
0 commit comments