Compare commits

..

10 commits

Author SHA1 Message Date
040b25a7ed Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 1b70127
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-03 07:01:24 +00:00
646ef688c6 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 03a186e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-06-02 07:00:23 +00:00
b3f08548ee Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c137afa
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-01 07:00:24 +00:00
275013f136 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 36c0b97
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m40s
2024-05-31 07:00:23 +00:00
804cbd753e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 9070a83
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
2024-05-29 07:00:24 +00:00
cadd5ed81c Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 62c0cb0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-05-28 07:00:22 +00:00
37f44c3abd Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 0197f45
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-05-27 07:00:23 +00:00
d1ad076ec6 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to ebb236c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-05-26 07:00:25 +00:00
f4a7a14f7a Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 68a8a40
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-05-25 07:00:27 +00:00
ed7af6b83b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 689b891
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-05-24 07:00:25 +00:00

View file

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