peertube/Dockerfile
Renovate Bot 62ba06397a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m15s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 91920cd
2024-03-18 07:00:21 +00:00

4 lines
174 B
Docker

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