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

Reviewed-on: #22
This commit is contained in:
Samuel Philipp 2022-03-25 18:41:43 +00:00
commit 758e9b7e56

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:9c5cf975f167e5a6ede6f12121c328c651f2e014efb94e2fab9a618a6b3a41fd
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:283b67ec5ff1ff36c1f33c6f48f6c0b7add911004377b13a62550da3e0687c4d
RUN apt -y update && apt install -y prosody && apt -y clean