Skip to content

Commit

Permalink
chore: bump python from 3.10-slim to 3.12-slim in /docker/presets/tuning
Browse files Browse the repository at this point in the history
Bumps python from 3.10-slim to 3.12-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 1812d4a commit d702bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/presets/tuning/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-slim@sha256:684b1aaf96a7942b3c3af438d162e0baa3510aa7af25ad76d238e0c746bdec79
FROM python:3.12-slim@sha256:2be8daddbb82756f7d1f2c7ece706aadcb284bf6ab6d769ea695cc3ed6016743

ARG WEIGHTS_PATH
ARG MODEL_TYPE
Expand Down

0 comments on commit d702bf7

Please sign in to comment.