Docker container with latest connector version #37
Answered
by
tillsteinbach
z-master42
asked this question in
Q&A
-
As far as I understand it, the Docker image pulls the latest versions of the connectors and plugins at startup, but even if I recreate the container, it does not load the latest version of carconnectivity-connector-seatcupra, but stays at version 0.1.1. Do I have to set anything else somewhere? |
Beta Was this translation helpful? Give feedback.
Answered by
tillsteinbach
Mar 20, 2025
Replies: 1 comment
-
No, that would be confusing if it would change on its own. You can add to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
z-master42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, that would be confusing if it would change on its own. You can add to
ADDITIONAL_INSTALLS
e.g.carconnectivity-connector-seatcupra --upgrade
that would try to update it on every restart