Skip to content

Commit 18827d1

Browse files
committed
Add changelog entry #1555
Signed-off-by: tdruez <[email protected]>
1 parent 1e9ec85 commit 18827d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changelog
44
v35.4.0 (unreleased)
55
--------------------
66

7+
- Use deterministic UID/GID in Dockerfile.
8+
A temporary ``chown`` service is now started in the ``docker-compose`` stack
9+
to fix the permissions. This process is only fully run once.
10+
You may manually run this process using the following:
11+
``$ chown -R 1000:1000 /var/scancodeio/``
12+
https://github.com/aboutcode-org/scancode.io/issues/1555
13+
714
- Resolve and load dependencies from SPDX SBOMs.
815
https://github.com/aboutcode-org/scancode.io/issues/1145
916

0 commit comments

Comments
 (0)