peertube/Dockerfile
Renovate Bot c3c5fa625e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 6d9f07f
2024-04-27 07:00:26 +00:00

4 lines
174 B
Docker

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