Skip to content

Commit 352d2ad

Browse files
kartbennashif
authored andcommitted
Use latest release of scancode v32.5.0
Update dockerfile to use v32.5.0 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent f57b388 commit 352d2ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.12-slim
22

3-
ENV SCANCODE_RELEASE=32.4.1
3+
ENV SCANCODE_RELEASE=32.5.0
44

55
RUN apt-get update && apt-get install --no-install-recommends -y \
66
build-essential \

0 commit comments

Comments
 (0)