Skip to content

Commit

Permalink
Upgrade to Node 16; update various Node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed Jun 23, 2022
1 parent 9efd37e commit dd68516
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 dd68516

Please sign in to comment.