Compare commits

..

2 commits

Author SHA1 Message Date
b86a53d4bb Update docker/build-push-action action to v6 2024-09-20 04:00:23 +00:00
0d82569efc Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 642341e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-09-20 04:00:20 +00:00

View file

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