Skip to content

Commit a0b0af9

Browse files
chore(deps): update python:3.13-slim docker digest to bada92b
1 parent 46ef365 commit a0b0af9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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.
33
ARG PICKLESCAN_RUST_TOOLCHAIN=1.83.0
44

Dockerfile.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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.
33
ARG PICKLESCAN_RUST_TOOLCHAIN=1.83.0
44

Dockerfile.tensorflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:d168b8d9eb761f4d3fe305ebd04aeb7e7f2de0297cec5fb2f8f6403244621664
1+
FROM python:3.13-slim@sha256:bada92bcc2794014c291cd97ac3604eb907746b9d3f4b4ff5a8a1ffeff40ceff
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)