We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
desec-stack
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(e2e): bump nodejs to fix mocha incompatibility
Peter Thomassen
5 years ago
parent
13133732f9
commit
fef6327269
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
test/e2e/Dockerfile
+ 1
- 1
test/e2e/Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:
8
+FROM node:
14
RUN apt-get update && apt-get install -y \
dnsutils \