peertube/Dockerfile
Renovate Bot fae9e88deb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to c36a6ad
2024-10-04 04:00:20 +00:00

3 lines
174 B
Docker

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