Compare commits

..

2 commits

Author SHA1 Message Date
f25932cb92 Update docker/build-push-action action to v6 2024-06-28 07:00:30 +00:00
21ed808d0b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 310cdef
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-06-28 07:00:25 +00:00

View file

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