mirror of https://github.com/rocboss/paopao-ce
parent
8183c8ebdd
commit
265f91b2d6
@ -1,4 +1,4 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM alpine:3.18
|
||||
FROM alpine:3.21
|
||||
ENV TZ=Asia/Shanghai
|
||||
RUN apk update && apk add --no-cache ca-certificates && update-ca-certificates
|
||||
|
Loading…
Reference in new issue