Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client version is too new #14

Closed
dsseng opened this issue Jan 20, 2019 · 0 comments
Closed

Client version is too new #14

dsseng opened this issue Jan 20, 2019 · 0 comments

Comments

@dsseng
Copy link

dsseng commented Jan 20, 2019

I have this error when I try to run act in example repo:

Error: Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.38

OS: Ubuntu 18.04
Docker: Docker version 18.06.1-ce, build e68fc7a

@cplee cplee closed this as completed in cbab149 Jan 21, 2019
makrsmark pushed a commit to makrsmark/act that referenced this issue Aug 3, 2023
Examples:

```yaml
jobs:
  my_first_job:
    steps:
      - name: My first step
        uses: https://gitea.com/actions/heroku@main
      - name: My second step
        uses: http://example.com/actions/heroku@v2.0.1
```

Reviewed-on: https://gitea.com/gitea/act/pulls/14
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant