Merge pull request 'Update chocobozzz/peertube:v4.0.0-bullseye Docker digest to fcd62cf' (#3) from renovate/chocobozzz-peertube-v4.0.0-bullseye into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #3
This commit is contained in:
Samuel Philipp 2022-01-15 16:23:14 +00:00
commit 27e416c913

View file

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