Skip to content

fix(docker) fix Docker warnings #2099

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

Merged
merged 1 commit into from
May 27, 2025
Merged

fix(docker) fix Docker warnings #2099

merged 1 commit into from
May 27, 2025

Conversation

saghul
Copy link
Member

@saghul saghul commented May 27, 2025

No description provided.

@saghul saghul merged commit 19e4b40 into master May 27, 2025
1 of 2 checks passed
@saghul saghul deleted the fix-docker-warnings branch May 27, 2025 12:49
@saghul
Copy link
Member Author

saghul commented May 27, 2025

Unrelated build error, fixed in #2098

@svigerske
Copy link

The removal of version: '3.5' broke the use of the docker-compose.yml for me:

ERROR: Invalid interpolation format for "web" option in service "services": "jitsi/web:${JITSI_IMAGE_VERSION:-unstable}"

I don't know enough about docker-compose to guess about the consequences of that change. Probably it is also my docker-compose being old (version 1.25.0).

But just wanted to mention it here, in case something simple could be done to make it compatible again. (I've just put version: '3.5' back.)

@saghul
Copy link
Member Author

saghul commented Jun 9, 2025

Your compose version is really really old. You should update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants