Compare commits

..

2 commits

Author SHA1 Message Date
198aff8c63 Update docker/build-push-action action to v6 2024-07-03 07:00:31 +00:00
b862c6921a Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 977197b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
2024-07-03 07:00:25 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:1899b4c8e7ded079707fb8033b5eb630391191ea5dcf1429ff4e1c1c7c953d16
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:977197bb7aa82acd0616c8032a38f6222ceabe6a887eb6d6c10fb40d8a14ab54
RUN apt -y update && apt install -y prosody && apt -y clean