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