We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84320e7 commit 9d4b462Copy full SHA for 9d4b462
Dockerfile
@@ -5,3 +5,4 @@ USER root
5
RUN apt-get update && apt-get install -y unzip nodejs git && rm -rf /var/lib/apt/lists/*
6
7
USER runner
8
+
0 commit comments