Renovate Bot
675d7cf500
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m20s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:ab30bb4b4a950b09de9c4c415ee61bfd3b0579380a97a316df8ef0dce8c33360
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|