This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
software
/
excalidraw
miroir de
https://github.com/excalidraw/excalidraw.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
build: update to node 18 in docker (
#6822
)
Aakansha Doshi
il y a 2 ans
Parent
a7c590d459
commit
5dd1efde8a
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
Dockerfile
+ 1
- 1
Dockerfile
Voir le fichier
@@ -1,4 +1,4 @@
-FROM node:1
4-alpine
AS build
+FROM node:1
8
AS build
WORKDIR /opt/node_app