peertube/Dockerfile
Renovate Bot 1e87003a4b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 37cf2c1
2024-04-10 07:00:21 +00:00

4 lines
174 B
Docker

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