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