Remove version tag from docker compose #485

Open
Vylpes wants to merge 1 commit from feature/441-docker-version-tag into release/0.11.0
Owner
  • Remove the deprecated 'version' tag in docker-compose.yml

#441

- Remove the deprecated 'version' tag in `docker-compose.yml` #441
Remove version tag from docker compose
All checks were successful
Test / build (push) Successful in 1m41s
6dd10e5920
Vylpes 2026-01-02 14:30:23 +00:00
All checks were successful
Test / build (push) Successful in 1m41s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/441-docker-version-tag:feature/441-docker-version-tag
git switch feature/441-docker-version-tag

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.11.0
git merge --no-ff feature/441-docker-version-tag
git switch feature/441-docker-version-tag
git rebase release/0.11.0
git switch release/0.11.0
git merge --ff-only feature/441-docker-version-tag
git switch feature/441-docker-version-tag
git rebase release/0.11.0
git switch release/0.11.0
git merge --no-ff feature/441-docker-version-tag
git switch release/0.11.0
git merge --squash feature/441-docker-version-tag
git switch release/0.11.0
git merge --ff-only feature/441-docker-version-tag
git switch release/0.11.0
git merge feature/441-docker-version-tag
git push origin release/0.11.0
Sign in to join this conversation.
No description provided.