peertube/Dockerfile
Renovate Bot 75672f0dc1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m35s
Update chocobozzz/peertube Docker tag to v7.1.0
2025-03-18 10:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:cff88f02605de17f8bd1531d1c824d55a3c44011e7ccb69bab0e63c6d1e9afa1
RUN apt -y update && apt install -y prosody && apt -y clean