peertube/Dockerfile
Renovate Bot 0f73f3e529
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 098060a
2024-04-14 07:00:21 +00:00

4 lines
174 B
Docker

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