peertube/Dockerfile
Renovate Bot 21ed808d0b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 310cdef
2024-06-28 07:00:25 +00:00

4 lines
174 B
Docker

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