Compare commits

...

10 commits

Author SHA1 Message Date
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
Renovate Bot af365dc0bc Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 4b96f9f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-04-13 07:00:21 +00:00
Renovate Bot d8b646955b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c7f7abe
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-12 07:00:25 +00:00
Renovate Bot 8da350300e Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to d82ed05
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-11 07:00:24 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:37cf2c108d0198cfb99e76927788f8fb99970d08558df27de4ce950a739f52cc
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:b21db4d4e0c7ffb53d5e96b2686151f87ad87280d8a53312875d838bc393a683
RUN apt -y update && apt install -y prosody && apt -y clean