We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff3b13 commit 56d2970Copy full SHA for 56d2970
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.12-slim
2
3
-ENV SCANCODE_RELEASE=32.3.0
+ENV SCANCODE_RELEASE=32.4.1
4
5
RUN apt-get update && apt-get install --no-install-recommends -y \
6
build-essential \
0 commit comments