mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
FROM python:3.10.11-alpine3.17
|
||||
RUN apk update && apk add gcc
|
||||
FROM python:3.10.11-slim
|
||||
ENV LANG="C.UTF-8" \
|
||||
TZ="Asia/Shanghai" \
|
||||
PS1="\u@\h:\w \$ " \
|
||||
|
||||
Reference in New Issue
Block a user