peertube/Dockerfile
Renovate Bot 47604c2363
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 0119bef
2024-11-09 04:00:21 +00:00

3 lines
174 B
Docker

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