peertube/Dockerfile
Renovate Bot c0bcb79685
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to cabe7f1
2024-02-11 07:00:30 +00:00

4 lines
174 B
Docker

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