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

4 lines
174 B
Docker

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