peertube/Dockerfile
Renovate Bot 06c9b2cb9f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube Docker tag to v6.0.2
2023-12-11 12:00:31 +00:00

4 lines
174 B
Docker

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