Update dependencies
parent
9fe6151fc4
commit
339d4c48f6
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.6-slim
|
||||
FROM python:3.12-slim
|
||||
|
||||
MAINTAINER malaohu <tua@live.cn>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Flask==2.0.3
|
||||
Werkzeug==2.0.3
|
||||
Flask==3.0.3
|
||||
Werkzeug==3.0.3
|
||||
|
|
Loading…
Reference in New Issue