This website works better with JavaScript
Home
Explore
Help
Sign In
software
/
excalidraw
mirror of
https://github.com/excalidraw/excalidraw.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
build: update to node 18 in docker (
#6822
)
Aakansha Doshi
2 years ago
parent
a7c590d459
commit
5dd1efde8a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:1
4-alpine
AS build
+FROM node:1
8
AS build
WORKDIR /opt/node_app