We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a1215 commit 46908dcCopy full SHA for 46908dc
Dockerfile
@@ -1,4 +1,4 @@
1
-# docker build -t naturelang/nature:latest --build-arg VERSION=0.1.0 .
+# docker build -t naturelang/nature:latest --build-arg VERSION=v0.1.0-beta .
2
FROM alpine:latest
3
4
WORKDIR /app
0 commit comments