Compare commits

...

18 commits

Author SHA1 Message Date
1c349ec5bc Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2c80c1b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m32s
2023-12-20 07:00:33 +00:00
cbf446e40b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to af148a8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-19 07:00:39 +00:00
b54190f379 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to bce4030
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
2023-12-18 07:00:31 +00:00
75cd4de2c6 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 0e012a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
2023-12-17 07:00:29 +00:00
bad820b7ee Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 636a4cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2023-12-16 07:00:33 +00:00
a474f5a27b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2ff6ffd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2023-12-15 07:00:30 +00:00
9bdc5481bc Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8549471
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-14 07:00:32 +00:00
6b3787cdd1 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to ba67df9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-13 07:00:32 +00:00
493e6e29e4 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 29461bf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
2023-12-12 07:00:32 +00:00
0d9e953907 Merge remote-tracking branch 'origin/main'
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 15s
2023-12-11 22:19:28 +01:00
06c9b2cb9f Update chocobozzz/peertube Docker tag to v6.0.2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2023-12-11 12:00:31 +00:00
1b87c512db Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 3ff4ac4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2023-12-11 07:00:28 +00:00
cf637a9148 Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 487c1ef
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m20s
2023-12-10 07:00:30 +00:00
4e30b2c626 Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 0dff98e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m50s
2023-12-09 07:00:36 +00:00
ed4694c999 Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 6a031e2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2023-12-08 07:00:28 +00:00
2f655955fb Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 557ddab
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
2023-12-07 07:00:31 +00:00
7d2bdcdb0e Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 251e7bb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m15s
2023-12-06 07:00:41 +00:00
e9aa8dd075 Update chocobozzz/peertube Docker tag to v6.0.1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m28s
2023-12-06 03:00:54 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:2c80c1b1561afece8297d179889fdc4af275ef596216a74c3204f45ae4658e29
RUN apt -y update && apt install -y prosody && apt -y clean