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

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:41c2760068e8660f3ec59136a5e8f788ede3e829df747a335a40f8b05d02da59
RUN apt -y update && apt install -y prosody && apt -y clean