Renovate Bot
c98d055e93
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:abbbbcfd9567aeac532a8185df9d6b4bd5378a37230a6e66f6d25d11d721774b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|