Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 3537050982 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 95dceac
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2024-04-23 07:00:22 +00:00
Renovate Bot 01cf39013b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 382daa7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-04-22 07:00:23 +00:00
Renovate Bot b8a317a755 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c3022f0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m13s
2024-04-21 07:00:26 +00:00
Renovate Bot 9779facc10 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to b21db4d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m43s
2024-04-20 07:00:24 +00:00
Renovate Bot 7f94256055 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 367865c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-19 07:00:21 +00:00
Renovate Bot 8719b59435 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c80fc1b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2024-04-18 07:00:27 +00:00
Renovate Bot aca4f3fa65 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to af6d7e5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
2024-04-17 07:00:21 +00:00
Renovate Bot b9ae2a67fc Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to aed9da6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-04-16 07:00:22 +00:00
Renovate Bot b8b9b18fef Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 7a6d9a7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-15 08:00:25 +00:00
Renovate Bot 0f73f3e529 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 098060a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-04-14 07:00:21 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:4b96f9f6141e64ff9e6d81b3569c0030a02ec74758255ee9920b3aa5d67a114b
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:95dceaccb174b40f58c94c2c7f53a2b902dd89c2e555cfbb3ce7cf79ae90522c
RUN apt -y update && apt install -y prosody && apt -y clean