Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #606 from zalando/upgrade-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
scherniavsky authored Sep 15, 2020
2 parents 060d7ae + 01ee724 commit 8a29cf8
Show file tree
Hide file tree
Showing 7 changed files with 871 additions and 7,290 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.9.1
12.16.1
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6.9.1"
- "12.16.1"
cache:
directories:
- node_modules
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.opensource.zalan.do/stups/node:6.9-cd35
FROM registry.opensource.zalan.do/stups/node:12.16.1-50

RUN apt-get update && apt-get dist-upgrade -y

Expand Down
Loading

0 comments on commit 8a29cf8

Please sign in to comment.