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 124e0f8 commit 86d7236Copy full SHA for 86d7236
docker/Dockerfile
@@ -4,4 +4,4 @@ RUN apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs npm git rsync m4 curl zip \
5
&& rm -rf /var/lib/apt/lists/*
6
7
-RUN npm i -g esy@0.6.2
+RUN npm i -g esy@0.6.4
0 commit comments