Compare commits

..

10 commits

Author SHA1 Message Date
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
3884e7a97e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to f910e9b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-05-23 07:00:27 +00:00

View file

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