peertube/Dockerfile
Renovate Bot 3537050982
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 95dceac
2024-04-23 07:00:22 +00:00

4 lines
174 B
Docker

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