peertube/Dockerfile
Renovate Bot 56114ed3af
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ab529d5
2024-04-03 07:00:28 +00:00

4 lines
174 B
Docker

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