Renovate Bot
39f19f8a63
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:4282fd0f933d669b29edf37f9ec31ad1cdfa00fd5b888e2c13c35452d97ddbec
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|