peertube/Dockerfile
Renovate Bot f62d1446c5
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 0d720a0
2024-09-30 04:00:21 +00:00

3 lines
174 B
Docker

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