deepmage121 commited on
Commit
65b89e6
·
1 Parent(s): 92ea780

update to dockerfile

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.12-bookworm-slim
2
 
3
  WORKDIR /app
4
 
 
1
+ FROM ghcr.io/astral-sh/uv:0.6.16-python3.12-bookworm-slim
2
 
3
  WORKDIR /app
4