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 547edfe commit 1e4020fCopy full SHA for 1e4020f
docker/Dockerfile
@@ -4,4 +4,4 @@ RUN apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs npm git rsync m4 curl \
5
&& rm -rf /var/lib/apt/lists/*
6
7
-RUN npm i -g esy@0.2.11
+RUN npm i -g esy@0.3.4
0 commit comments