Skip to content

Commit

Permalink
Use node:16
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrice committed Oct 6, 2021
1 parent 76c1260 commit 2d2ad2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ stages:
- deploy

.js:
image: node:15 # Keep version in sync with franklin
image: node:16
before_script:
- git --version
- node --version
Expand Down

0 comments on commit 2d2ad2d

Please sign in to comment.