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 ec9d538 commit a9ad094Copy full SHA for a9ad094
Dockerfile
@@ -1,6 +1,6 @@
1
# Base Image - Node Platform
2
FROM node:alpine
3
-LABEL maintainer="[email protected]" version="2.0"
+LABEL maintainer="[email protected]" version="2.0.1"
4
5
# Install Firebase CLI
6
RUN yarn global add firebase-tools
0 commit comments