Compare commits

...

2 commits

Author SHA1 Message Date
7b43477ea3 Merge pull request 'Update chocobozzz/peertube digest to 39cf710' (#28) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #28
2022-05-05 15:03:02 +00:00
eba5719238 Update chocobozzz/peertube digest to 39cf710
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-05-05 07:00:51 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:ffb1287939bf48e46a7ec3cedd0b7bd727d12583b8bcd9ba25041bb1938a0c3a
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:39cf7100887feb6ebe4deae119b373b584a81884887dc720b5f834a4ad1fbfa7
RUN apt -y update && apt install -y prosody && apt -y clean