Compare commits

..

2 commits

Author SHA1 Message Date
c211ca8d18 Update docker/build-push-action action to v6 2024-09-21 04:00:25 +00:00
33db6e78c8 Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to cc768e0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
2024-09-21 04:00:21 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:642341e9392ef90a55b04014483bd4b60500adbdd30ac42613c9458389a59084
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:cc768e01a85a1dac14bf1274afb947f38b0324fa65878018163a54a5fc2482cf
RUN apt -y update && apt install -y prosody && apt -y clean