peertube/Dockerfile
Renovate Bot 085b73cc80
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m16s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 49e81be
2024-04-06 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:49e81be8a161c2c34be82c8062ccf504f7f06d31b2f99c995e5fda62e0c8952d
RUN apt -y update && apt install -y prosody && apt -y clean