Skip to content

Commit 86d7236

Browse files
authored
Dockerfile: upgrade esy to 0.6.4 (#58)
1 parent 124e0f8 commit 86d7236

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 zip \
55
&& rm -rf /var/lib/apt/lists/*
66

7-
RUN npm i -g esy@0.6.2
7+
RUN npm i -g esy@0.6.4

0 commit comments

Comments
 (0)