We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f264d commit 83dd8cfCopy full SHA for 83dd8cf
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/rollup-plugin-just-gzip
5
docker:
6
- - image: circleci/node:8@sha256:cf63f9a9a1eed0a978072293a4a4e35a53f0a77655c64a0ad51ca332e138c82a
+ - image: circleci/node:12@sha256:b643f784a09be0f19e78849c69f7d9b21cdbb6f6a86d51ad2fcb6ba6a8d92435
7
steps:
8
- checkout
9
- restore_cache:
0 commit comments