mirror of
https://github.com/wekan/wekan.git
synced 2025-12-31 22:58:48 +01:00
- Fixes #4089
Also this was broken too:
docker-compose exec wekandb apt-get update
because /tmp didn't exist, it was introduced by this commit:
|
||
|---|---|---|
| .. | ||
| build.sh | ||
| devcontainer.json | ||
| docker-compose.yml | ||
| Dockerfile | ||