Compare commits

..

2 commits

Author SHA1 Message Date
b98b9480c1 Update docker/build-push-action action to v6 2024-09-15 04:00:26 +00:00
5fcaf59402 Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 2740c51
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
2024-09-15 04:00:22 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:eafdf307985f03efdc02a9ff1ef0cd4cfed2c821ca24a1664039c80802e4b608
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:2740c515c692b4c438afa6e17d924c6cf65322add5a9b10b5fd8c651ec54ada7
RUN apt -y update && apt install -y prosody && apt -y clean