fix: increased memory limit for dev containers to fix keycloack oom #14

Open
arthur.wambst wants to merge 2 commits from fix-dev-containers into dev
No description provided.
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 fix-dev-containers:fix-dev-containers
git switch fix-dev-containers

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 dev
git merge --no-ff fix-dev-containers
git switch fix-dev-containers
git rebase dev
git switch dev
git merge --ff-only fix-dev-containers
git switch fix-dev-containers
git rebase dev
git switch dev
git merge --no-ff fix-dev-containers
git switch dev
git merge --squash fix-dev-containers
git switch dev
git merge --ff-only fix-dev-containers
git switch dev
git merge fix-dev-containers
git push origin dev
Sign in to join this conversation.
No description provided.