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

jitsi fix bad gateway . #318

Merged
merged 4 commits into from
Jan 27, 2025

fix jicofo missing config file error

ad742d1
Select commit
Loading
Failed to load commit list.
Merged

jitsi fix bad gateway . #318

fix jicofo missing config file error
ad742d1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Trivy succeeded Jan 27, 2025 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 24 in tfgrid3/jitsi/Dockerfile

See this annotation in the file changed.

Code scanning / Trivy

'RUN <package-manager> update' instruction alone High

Artifact: tfgrid3/jitsi/Dockerfile
Type: dockerfile
Vulnerability DS017
Severity: HIGH
Message: The instruction 'RUN update' should always be followed by ' install' in the same RUN statement.
Link: DS017