peertube/Dockerfile
Renovate Bot 933e8dceb7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube Docker tag to v6.3.0
2024-09-18 10:00:21 +00:00

3 lines
174 B
Docker

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