Compare commits

..

2 commits

Author SHA1 Message Date
4d6baf5fc3 Update docker/build-push-action action to v6 2024-07-13 07:00:31 +00:00
a43dc70ab9 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to da85816
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
2024-07-13 07:00:25 +00:00

View file

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