You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
The build-arg prevents that the step for downloading the UI code is cached.
This way we can ensure that we are always using the latest releasee from
the UI when building the image locally. The build-arg is already present
in the GH action to build and publish the image.
Additionally, remove the `secret` provided to the GH action to build the
image. It was used when the containers were not public
0 commit comments