peertube/Dockerfile
Renovate Bot c98d055e93
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to abbbbcf
2024-12-17 04:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:abbbbcfd9567aeac532a8185df9d6b4bd5378a37230a6e66f6d25d11d721774b
RUN apt -y update && apt install -y prosody && apt -y clean