peertube/Dockerfile
Renovate Bot fb6e7b1a0d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c2303b6
2024-05-12 07:00:26 +00:00

4 lines
174 B
Docker

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