Compare commits

..

2 commits

Author SHA1 Message Date
2504c69b54 Update docker/build-push-action action to v6 2024-07-25 04:00:33 +00:00
28bb758403 Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 82dd03d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-07-25 04:00:28 +00:00

View file

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