We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0ct0pu5
/
desec-stack
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix(e2e): bump nodejs to fix mocha incompatibility
Peter Thomassen
5 anni fa
parent
13133732f9
commit
fef6327269
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
test/e2e/Dockerfile
+ 1
- 1
test/e2e/Dockerfile
Vedi File
@@ -1,4 +1,4 @@
-FROM node:
8
+FROM node:
14
RUN apt-get update && apt-get install -y \
dnsutils \