Renovate Bot
2b235a8295
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.0.3-bookworm@sha256:91a52aa65b8681835a4869b265c8ccccf607e3e3bb8edf8c6bb62e611b0ef7b9
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|