Skip to content

Commit caf673e

Browse files
committed
Use latest release of scanode v32.4.1
Update docker to use v32.4.1. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 9ff3b13 commit caf673e

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.3.0
3+
ENV SCANCODE_RELEASE=32.4.1
44

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

0 commit comments

Comments
 (0)