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