Compare commits

..

2 commits

Author SHA1 Message Date
66725fce42 Merge pull request 'Update chocobozzz/peertube:v4.0.0-bullseye Docker digest to c238865' (#10) from renovate/chocobozzz-peertube-v4.0.0-bullseye into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #10
2022-02-12 17:36:40 +00:00
91ea7e666c Update chocobozzz/peertube:v4.0.0-bullseye Docker digest to c238865
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-02-12 05:01:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:213c4a6096b4090764460d05489c1be4d2dcf17a7eda7890d111cb947cbe9bee
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:c238865323ccea74e5377c8c2d401368e8f7754fb0ca6c2160ccb16e7fa9835b
RUN apt -y update && apt install -y prosody && apt -y clean