peertube/Dockerfile
Renovate Bot c24571b07b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube Docker tag to v6.0.4
2024-04-04 13:00:27 +00:00

4 lines
174 B
Docker

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