Compare commits

..

2 commits

Author SHA1 Message Date
a0a9744fb5 Update docker/build-push-action action to v6 2024-10-28 04:00:26 +00:00
658ceab762 Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 4a7cb3f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
2024-10-28 04:00:22 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:683ba038ef08b6f48dda40e80376f6dfa07907e4f2d1fc75b7c126c515eb5f09
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:4a7cb3f7ccb9014fc1c02d54d3be9654ea4b2a687cfbf3dfa99a192a5baab64c
RUN apt -y update && apt install -y prosody && apt -y clean