peertube/Dockerfile
Renovate Bot 39f19f8a63
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4282fd0
2024-03-27 07:00:26 +00:00

4 lines
174 B
Docker

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