Skip to content

Commit 69e46ab

Browse files
committed
May be this makes more sense.
1 parent b208a3e commit 69e46ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/make/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM mihxil/npo-pyapi:latest
22

33
RUN apk add --no-cache git make bash gnuplot && \
4-
RUN pip3 install chevron
4+
pip3 install chevron
55
# chevron is mustache engine, used by python/vpro \
66

77
ENTRYPOINT ["/bin/bash"]

0 commit comments

Comments
 (0)