CircleCI-Public / CircleCI-Public/circleci-cli-orb

circleci reports the image used here as deprecated

Open
#16 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

### Orb version
0.1.9

### What happened

Using a configuration that looks like the following:
```
orbs:
cli: circleci/circleci-cli@0.1.9

jobs:
validate_orbs:
executor: cli/default
steps:
- checkout
...

```
I get this error message in the circleci's own app:
![image](https://user-images.githubusercontent.com/5510334/157432137-c0d3fc8b-93da-4f3f-b29f-7c64cd137e22.png)

### Expected behavior

No deprecation messages, obviously :) Please, consider upgrading to cimg/base or adding a new base image with `circleci-cli` installed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.