Compare commits

..

2 commits

Author SHA1 Message Date
a21a29a003 Update docker/build-push-action action to v6 2024-08-12 04:00:24 +00:00
79c4587766 Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 8dbf117
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-08-12 04:00:20 +00:00

View file

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