aws-ecs-orb
aws-ecs-orb copied to clipboard
Fix CI
This should help to fix some of the failing jobs.
- bump xcode
13.3.1
->13.4.1
because13.3.1
is deprecated based on this Should we try with a newer version like15.3.0
? - replace
cimg/base:stable
withcimg/base:current
becausecurrent
is the replacement for thestable
tag based on the docs - bump orb
aws-cli
from4.0
to4.1
on 4.1.2 there is a PR thatfix: install curl on alpine linux
I think we are facing that issue. - bump orb
jq
from2.2
to3.0
multiple fixes includingrefactor!: orb tools 12 migration
- bump orb
tools
from12.0
to12.1
, it has multiple fixes.
@bjohnso5 Could you help me move this forward? Happy to receive comments. Thanks in advance!