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 3fc892d commit 10d0a35Copy full SHA for 10d0a35
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM node:lts
2
3
-ENV FISH_PEPPER_VERSION 0.5.6
+ENV FISH_PEPPER_VERSION 0.6.0
4
5
RUN apt-get update \
6
&& apt-get -y install make git libssl-dev gcc \
0 commit comments