Update Dockerfile

pull/15/head
Laurence Luo 2024-06-17 14:12:20 +08:00
parent 8aae90e892
commit 8b1878c1a8
No known key found for this signature in database
GPG Key ID: 76D108A29460F5F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.12-alpine
MAINTAINER malaohu <tua@live.cn>