Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot fb6e7b1a0d Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c2303b6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-05-12 07:00:26 +00:00
Renovate Bot f8bbc09297 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 73a6dfb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-05-11 07:00:24 +00:00
Renovate Bot 2e4ad1665d Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to b933f70
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-05-10 07:00:24 +00:00
Renovate Bot 3d8e3bb2e3 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 6e1111a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m57s
2024-05-09 07:00:26 +00:00
Renovate Bot 3238d388ad Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 3c37f02
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
2024-05-08 07:00:28 +00:00
Renovate Bot be8fb277ed Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to bb94697
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
2024-05-07 07:00:24 +00:00
Renovate Bot 6e81fd304b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 236f006
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-05-06 07:00:24 +00:00
Renovate Bot ecb560bd9e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to dc76b53
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m27s
2024-05-05 07:00:29 +00:00
Renovate Bot 1c8329c3a5 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 8854645
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m58s
2024-05-03 07:00:23 +00:00
Renovate Bot 4defceb6b4 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 9c03180
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-05-02 07:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12a5d772ad5c186e4beb3b53bce218a527cb08bf36bd32b429fc89a553f9c086
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c2303b6eeaa7db9330d7dca528aaf98e54a06f7cbd6b77179454d956a118902e
RUN apt -y update && apt install -y prosody && apt -y clean