Compare commits

..

2 commits

Author SHA1 Message Date
0ad06698d8 Update docker/build-push-action action to v6 2024-08-19 04:00:27 +00:00
aaa6243e14 Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to cb2c3aa
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-08-19 04:00:22 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:35f107dc8714635f4e4176509e0c99650f1c90a569d7cf8b07d7382f5e22d4ab
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:cb2c3aae609d1cb00bcf899a72572aa79510fc40b755ed0a8f53a15c7498547c
RUN apt -y update && apt install -y prosody && apt -y clean