Skip to content

Commit

Permalink
Merge pull request #164 from kobotoolbox/more-npm-updates
Browse files Browse the repository at this point in the history
Upgrade to Node 16; update various Node packages
  • Loading branch information
JacquelineMorrissette committed Jun 27, 2022
2 parents 9efd37e + dd68516 commit 302e37d
Show file tree
Hide file tree
Showing 4 changed files with 13,251 additions and 5,726 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14
FROM node:16

# Docker default of `/bin/sh` doesn't support `source`
SHELL ["/bin/bash", "-c"]
Expand Down
Loading

0 comments on commit 302e37d

Please sign in to comment.