Skip to content

Commit

Permalink
Upgrade to node 12 (cruise-automation#654)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hasson <[email protected]>
  • Loading branch information
hassoncs and hassoncs authored Jul 7, 2021
1 parent 6a4226b commit 2014595
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 392 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-webviz-ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# This is just for use in CI, as well as the base image for our proprietary version.
# This container is published at https://hub.docker.com/r/cruise/webviz-ci.

FROM node:10.22-slim
FROM node:12.22-slim

# Install some general dependencies for stuff below and for CircleCI;
# https://circleci.com/docs/2.0/custom-images/#required-tools-for-primary-containers
Expand Down
Loading

0 comments on commit 2014595

Please sign in to comment.