Skip to content

Commit

Permalink
[ci] use non-alpine image to have bash available for slack orb 5.x (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
labo-flg authored Dec 10, 2024
1 parent bde36b7 commit 877f465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
build_platform_musl:
working_directory: ~/opencti_musl
docker:
- image: nikolaik/python-nodejs:python3.10-nodejs18-alpine
- image: nikolaik/python-nodejs:python3.10-nodejs18
resource_class: medium+
steps:
- run:
Expand Down

0 comments on commit 877f465

Please sign in to comment.