peertube/Dockerfile
Renovate Bot c6a2987669
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 1m2s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 285f19a
2024-08-30 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:285f19a387232618d6aef72d4d604b7d46be39054c47e5237a5f48fba636c4bc
RUN apt -y update && apt install -y prosody && apt -y clean