Skip to content

Commit 1e4020f

Browse files
committed
esy 0.3.4 in Dockerfile.
1 parent 547edfe commit 1e4020f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ RUN apt-get update \
44
&& DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs npm git rsync m4 curl \
55
&& rm -rf /var/lib/apt/lists/*
66

7-
RUN npm i -g esy@0.2.11
7+
RUN npm i -g esy@0.3.4

0 commit comments

Comments
 (0)