Compare commits

..

10 commits

Author SHA1 Message Date
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
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
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
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
1e87003a4b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 37cf2c1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-10 07:00:21 +00:00
254a51d08b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 073769b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-09 07:00:24 +00:00
8bd06c97f1 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 1f5cfff
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-08 07:00:22 +00:00
2c9c5ad9e2 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 89830db
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-04-07 07:00:24 +00:00
085b73cc80 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 49e81be
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m16s
2024-04-06 07:00:22 +00:00
82625b7d76 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 2f2c919
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m38s
2024-04-05 07:00:27 +00:00

View file

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