peertube/Dockerfile
Renovate Bot cfb743d464
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 12fdad3
2024-06-29 07:00:26 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12fdad3c566625473020920f55f3c4843f05cb1fcfc8a9aa8b2f82e77ed880a0
RUN apt -y update && apt install -y prosody && apt -y clean