Compare commits

..

2 commits

Author SHA1 Message Date
4499b1733f Update docker/build-push-action action to v6 2024-09-18 10:00:24 +00:00
933e8dceb7 Update chocobozzz/peertube Docker tag to v6.3.0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-09-18 10:00:21 +00:00

View file

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