Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 5969159794 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4f48645
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
2024-05-16 07:00:29 +00:00
Renovate Bot ab57ee7494 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4fe8711
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m16s
2024-05-15 07:00:29 +00:00
Renovate Bot ec1fa7db44 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to fe0a07f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2024-05-14 07:00:25 +00:00
Renovate Bot 932ef55e1b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to a2929cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-05-13 07:00:24 +00:00
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

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:236f00644765df3fe9386396d909b99c3950cf9944a027536588003d0bae7bdc
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:4f48645807758890377dcb5e377c0505932c2c7eab320be696a553b141bba083
RUN apt -y update && apt install -y prosody && apt -y clean