Compare commits

..

2 commits

Author SHA1 Message Date
d3850fa40c Update docker/build-push-action action to v6 2024-07-14 07:00:30 +00:00
cb6620a758 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 3accaa0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-07-14 07:00:24 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:da8581688ebae21b58811a89ec39a2485623147cb27d3fb2e2ed396d834a6c38
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:3accaa09b35d3b2e788067e1c42ca1f8bc088802398368888802081046c3f9ad
RUN apt -y update && apt install -y prosody && apt -y clean