mirror of
https://github.com/knadh/listmonk.git
synced 2024-12-26 08:51:52 +08:00
parent
599147c102
commit
2c02e01aaa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM alpine:latest
|
||||
FROM alpine:latest
|
||||
|
||||
# Install dependencies
|
||||
RUN apk --no-cache add ca-certificates tzdata shadow su-exec
|
||||
|
|
Loading…
Reference in a new issue