Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 69c8b9b

Browse files
committed
FUSETOOLS2-1290 - migrate Docker image on Circle CI
circleci/* are deprecated and to be replaced with cimg/* Signed-off-by: Aurélien Pupier <[email protected]>
1 parent 1ecea31 commit 69c8b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
job_default: &job_defaults
44
working_directory: ~/vscode-didact
55
docker:
6-
- image: circleci/node:lts-browsers
6+
- image: cimg/node:lts-browsers
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)