Compare commits

..

2 commits

Author SHA1 Message Date
d18ac30f99 Update docker/build-push-action action to v6 2024-12-25 04:00:32 +00:00
ed0a0abb35 Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to faaa40a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-12-25 04:00:28 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:426deae8e8e3f13c2a3ccfeae337bcb0d862cd8719e63103e2081ebdc54db10a
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:faaa40a70fd9fc1833f9e4a94b50b5429c7868105c2985d39aac07a6999dee1e
RUN apt -y update && apt install -y prosody && apt -y clean