faros-ai / airbyte-local-cli

CLI for running Airbyte sources & destinations locally without Airbyte server
Apache License 2.0
31 stars 3 forks source link

Remove latest version tag #1

Closed tovbinm closed 2 years ago

tovbinm commented 2 years ago

Description

Remove latest version tag. This allows users to specif any version. IF the version is not specified, docker automatically will pull the latest anyways.

Type of change