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 462e185 commit 57583faCopy full SHA for 57583fa
skeleton/docker/Dockerfile
@@ -37,7 +37,7 @@ RUN curl --silent --show-error --location --fail --retry 3 --output /tmp/google-
37
38
// @endif
39
40
-RUN npm install -g aurelia-cli@1.2.0
+RUN npm install -g aurelia-cli@^1.2.0
41
42
43
WORKDIR /app
0 commit comments