Skip to content

Commit

Permalink
feat: Custom Dockerfile update BaseImage (#724)
Browse files Browse the repository at this point in the history
**Reason for Change**:
Update baseimage and rebuild reference image in packages
  • Loading branch information
ishaansehgal99 authored Nov 23, 2024
1 parent 666c5fc commit 0aea28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom-model-integration/Dockerfile.reference
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

# Specify the repository source URL for reference and access in Kaito packages.
LABEL org.opencontainers.image.source=https://github.com/kaito-project/kaito
Expand Down

0 comments on commit 0aea28e

Please sign in to comment.