This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
model-lab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat:
✨
更新 Dockerfile,升级 Python 基础镜像至 3.10.16
pull/7/head
chenjiale
2 weeks ago
parent
2dec3c73fb
commit
515f0d17fc
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
2
Dockerfile
View File
@ -1,4 +1,4 @@
FROM
docker.io/python:3.
9.20
-slim
FROM
docker.io/python:3.
10.16
-slim
WORKDIR
/app
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
root/model-lab
Title
Body
Create Issue