fix
This commit is contained in:
parent
09bd43e5e0
commit
0dd8f3f238
@ -1,4 +1,5 @@
|
||||
FROM python:3.10.11-alpine3.17
|
||||
RUN apk update && apk add --no-cache gcc
|
||||
ENV LANG="C.UTF-8" \
|
||||
TZ="Asia/Shanghai" \
|
||||
PS1="\u@\h:\w \$ " \
|
||||
|
Loading…
x
Reference in New Issue
Block a user