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