Compare commits

..

2 commits

Author SHA1 Message Date
10fa41300c Update docker/build-push-action action to v6 2024-09-19 04:00:23 +00:00
cb2acfbac3 Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 2f3e6c8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-09-19 04:00:19 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:e47684a5578679060e1cc9be737ee36dce2135b6c0ed1255cc9bc7b707e2bd36
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:2f3e6c85764e7eb4d26620b865e9d914ac287ed3df4b83ffd6df8a7331db0fd4
RUN apt -y update && apt install -y prosody && apt -y clean