peertube/Dockerfile
Renovate Bot 2708721a02
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 2243959
2024-11-01 04:00:22 +00:00

3 lines
174 B
Docker

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