Merge pull request 'Update chocobozzz/peertube digest to 07f80c7' (#31) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #31
This commit is contained in:
Samuel Philipp 2022-05-26 17:08:50 +00:00
commit aefa3cd1c3

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:7891158b4441edffe76af229eff8a33eb05a6804204835126e2ae75a4232fc2c
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:07f80c7c0673cdf2615ab59e07575c176d5b934ec6ecfacf31d97348b9129a65
RUN apt -y update && apt install -y prosody && apt -y clean