Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM mbonea/whats-ramsey:0.0.
|
2 |
|
3 |
|
4 |
RUN npm install --no-cache
|
|
|
1 |
+
FROM mbonea/whats-ramsey:0.0.4
|
2 |
|
3 |
|
4 |
RUN npm install --no-cache
|