File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ARG PYTHON_IMAGE=python:3.13-slim@sha256:d168b8d9eb761f4d3fe305ebd04aeb7e7f2de0297cec5fb2f8f6403244621664
1+ ARG PYTHON_IMAGE=python:3.13-slim@sha256:bada92bcc2794014c291cd97ac3604eb907746b9d3f4b4ff5a8a1ffeff40ceff
22# Keep the major/minor version in sync with packages/modelaudit-picklescan/Cargo.toml rust-version.
33ARG PICKLESCAN_RUST_TOOLCHAIN=1.83.0
44
Original file line number Diff line number Diff line change 1- ARG PYTHON_IMAGE=python:3.13-slim@sha256:d168b8d9eb761f4d3fe305ebd04aeb7e7f2de0297cec5fb2f8f6403244621664
1+ ARG PYTHON_IMAGE=python:3.13-slim@sha256:bada92bcc2794014c291cd97ac3604eb907746b9d3f4b4ff5a8a1ffeff40ceff
22# Keep the major/minor version in sync with packages/modelaudit-picklescan/Cargo.toml rust-version.
33ARG PICKLESCAN_RUST_TOOLCHAIN=1.83.0
44
Original file line number Diff line number Diff line change 1- FROM python:3.13-slim@sha256:d168b8d9eb761f4d3fe305ebd04aeb7e7f2de0297cec5fb2f8f6403244621664
1+ FROM python:3.13-slim@sha256:bada92bcc2794014c291cd97ac3604eb907746b9d3f4b4ff5a8a1ffeff40ceff
22
33WORKDIR /app
44
You can’t perform that action at this time.
0 commit comments