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 3c9eab0 commit aa95093Copy full SHA for aa95093
Dockerfile
@@ -1,4 +1,4 @@
1
FROM node:lts-bookworm-slim
2
-RUN npm install -g @usebruno/[email protected].0
+RUN npm install -g @usebruno/[email protected].1
3
ENTRYPOINT ["bru"]
4
CMD ["run"]
0 commit comments