Skip to content

Commit 2ab9e42

Browse files
committed
test zw push
1 parent b70065e commit 2ab9e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN cp -r /app/zoKratesv0.8.8 /app/zoKrates
1212
FROM ubuntu:24.10
1313
ENV USERNAME="app"
1414
WORKDIR /app
15-
# Install NodeJs
15+
# Install NodeJs
1616
RUN apt-get update && \
1717
apt-get install -y netcat-traditional curl && \
1818
curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && \

0 commit comments

Comments
 (0)