jokester commited on
Commit
778469f
·
1 Parent(s): 68ade8a

upgrade base image

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/astral-sh/uv:python3.11-bookworm-slim
2
 
3
  USER root
4
  # for some reason huggingface run container images as uid=1000
 
1
+ FROM ghcr.io/astral-sh/uv:python3.11-trixie-slim
2
 
3
  USER root
4
  # for some reason huggingface run container images as uid=1000