Renovate Bot
9ba938c42d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:97eaae388df1fae8c5406a0151c72894a8daa5fdb31abed4b568bcc7f03cdeb7
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|