mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改默认基础镜像
This commit is contained in:
parent
4662e3fec2
commit
310ce55b09
|
@ -1,4 +1,4 @@
|
|||
FROM python:alpine
|
||||
FROM python:3.10-alpine
|
||||
|
||||
ARG QL_MAINTAINER="whyour"
|
||||
LABEL maintainer="${QL_MAINTAINER}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user