Compare commits

..

2 commits

Author SHA1 Message Date
f86d3931e1 Update docker/build-push-action action to v6 2024-08-01 04:00:32 +00:00
817b5c37a3 Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to eaa83bc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-08-01 04:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:2048d07b85e4660788af0f8356e7bb229a6d394ab2afecadfb3308f9d222a4b6
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:eaa83bca3031cfa4dc225aa866e918ce0384644d40abbce8c310fa9736efcf4c
RUN apt -y update && apt install -y prosody && apt -y clean