peertube/Dockerfile
Renovate Bot 28e91f611b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b53ec96
2024-01-06 07:00:30 +00:00

4 lines
174 B
Docker

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