Commit 646a224
fix: pin Docker base image node:24-slim to SHA256 digest
Pin both FROM lines in sharing-server/Dockerfile to the specific
image digest sha256:03eae3ef7e88a9de535496fb488d67e02b9d96a063a8967bae657744ecd513f2
to resolve code scanning alerts #54 and #55 (Pinned-Dependencies).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bc01e3c commit 646a224
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments