peertube/Dockerfile
Renovate Bot 2c9c5ad9e2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 89830db
2024-04-07 07:00:24 +00:00

4 lines
174 B
Docker

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