Compare commits

..

2 commits

Author SHA1 Message Date
0b46c42440 Update docker/build-push-action action to v6 2024-06-29 07:00:32 +00:00
cfb743d464 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 12fdad3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-06-29 07:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:310cdefa31e2d5b9d938843f5247d40e4b8c8c8ce90145dcc3643403fe6b94e1
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12fdad3c566625473020920f55f3c4843f05cb1fcfc8a9aa8b2f82e77ed880a0
RUN apt -y update && apt install -y prosody && apt -y clean