How to persist a connector version change when using docker compose? #30227
Unanswered
rengler-noodle
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, when running airbyte locally with docker compose (via
run-ab-platform.sh
), and after upgrading the version of one of my connectors via the UI, I notice that if I shut down the containers and start them again (with the same command) the version of the connector has reverted to the old one. What is causing this and how can I make the change permanent?Note: I'm trying to use a specific version and not the latest
Beta Was this translation helpful? Give feedback.
All reactions