We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91810ed commit f036442Copy full SHA for f036442
Dockerfile
@@ -1,5 +1,5 @@
1
FROM madebytimo/nodejs
2
3
RUN install-autonomous.sh install Basics MetadataEditors \
4
- Scripts ScriptsAdvanced ScriptsDevelopment && \
+ Scripts ScriptsAdvanced ScriptsDevelopment ScriptsHelper && \
5
rm -rf /var/lib/apt/lists/*
Version.txt
@@ -1 +1 @@
-v0.0.1
+v0.1.0
0 commit comments