peertube/Dockerfile
Renovate Bot 86b040ed9b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube Docker tag to v7
2024-12-17 21:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4a14c87ffbedf7d176843f8f3b2176d8d69b6582f1904b6dafd14e4031da2ab1
RUN apt -y update && apt install -y prosody && apt -y clean