Compare commits

..

2 commits

Author SHA1 Message Date
ee2ec48998 Update docker/build-push-action action to v6 2024-10-08 07:00:26 +00:00
8e2a9cd2de Update chocobozzz/peertube Docker tag to v6.3.2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-10-08 07:00:22 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:c79834572e7fc094350199771f0c52d52aeda96c71c9aeaa89b6b7a4d7803a97 FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:12c95a9eb2c65ba36952e88e0af6470b227f50ad40517bb1e1d307247ff75e93
RUN apt -y update && apt install -y prosody && apt -y clean RUN apt -y update && apt install -y prosody && apt -y clean