Renovate Bot
f32224230e
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:v7.0.0-bookworm@sha256:3fd6e565493db3311f929ea664b545c013125d979bf3f3e0df0a9b58d8d97dad
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|