peertube/Dockerfile
Renovate Bot f12d369c0f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 96d14fc
2024-02-23 07:00:30 +00:00

4 lines
174 B
Docker

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