peertube/Dockerfile
Renovate Bot 75e924808e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m32s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to 2264859
2024-09-28 04:00:19 +00:00

3 lines
174 B
Docker

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