mirror of https://github.com/Xhofe/alist
Update Dockerfile.ci (#9230)
chore(docker): Update base image from alpine:edge to alpine:3.20.7 in Dockerfile.cipull/9227/head^2
parent
4d7c2a09ce
commit
3353055482
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:edge
|
||||
FROM alpine:3.20.7
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG INSTALL_FFMPEG=false
|
||||
|
|
Loading…
Reference in New Issue