Compare commits

..

2 commits

Author SHA1 Message Date
67e3b4c5c0 Update docker/build-push-action action to v6 2024-12-15 04:00:29 +00:00
3ec2291531 Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 5b48ac0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m6s
2024-12-15 04:00:25 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:44bca0ac31559ab957871516c41e3a360860e8bb77c07dbdba577ab828922edb
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:5b48ac0938832534c273508040483330f63343b66d34f5119a5568e068910918
RUN apt -y update && apt install -y prosody && apt -y clean