bookwyrm/dev-tools
Adeodato Simó 9a487b0442
Ensure dev-tools uses bookworm
In 1937177e1 ("dev-tools: use apt source for Node instead of setup script"),
I introduced the use of `Signed-By` with a public key block, which is only
supported in bookworm (bullseye only supports fingerprints, TTBOMK).

Python's Docker images already use bookworm by default, but we explicitly
require it now to avoid build errors if someone has a very old image laying
around (see, e.g., #3190).

(This can be dropped after Debian 13 ‘trixie’ is released.)
2024-01-13 17:55:21 +01:00
..
.stylelintignore specify npm prefix and stylelint configs and adjust ignores 2022-03-17 00:50:04 -07:00
.stylelintrc.js add import rule override for styles 2022-03-17 00:50:04 -07:00
Dockerfile Ensure dev-tools uses bookworm 2024-01-13 17:55:21 +01:00
nodejs.pref dev-tools: ensure we install Node from upstream 2024-01-01 09:01:21 -03:00
nodejs.sources dev-tools: use apt source for Node instead of setup script 2023-10-17 02:26:22 -03:00
package.json specify npm prefix and stylelint configs and adjust ignores 2022-03-17 00:50:04 -07:00
requirements.txt Upgrade development black to 22.12.0 2023-02-02 12:36:34 +01:00