fix: update docker image

This commit is contained in:
Purwa Shrivastava
2022-11-10 14:34:46 +01:00
parent 9424e847c9
commit 6fc73c4cc8

View File

@@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/qlik-smart-pivot
docker:
- image: circleci/node:stretch
- image: circleci/node:16.13.0
environment:
GITHUB_ORG: "qlik-oss"
GITHUB_REPO: "PLSmartPivot"
@@ -21,7 +21,7 @@ commands:
jobs:
test:
docker:
- image: circleci/node:stretch-browsers
- image: circleci/node:16.13.0-browsers
steps:
- checkout
- run: