peertube/Dockerfile
Renovate Bot 7b98b6fe5f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 8bfe18f
2024-02-03 07:00:27 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:8bfe18f4c1e12d6a0ffcdc61fa0e92edbda8036291dc139b3889db935e6db5cd
RUN apt -y update && apt install -y prosody && apt -y clean