Compare commits

..

2 commits

Author SHA1 Message Date
615811b88e Update docker/build-push-action action to v6 2024-07-05 07:00:31 +00:00
88057f6f5a Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 7ec9f63
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
2024-07-05 07:00:25 +00:00

View file

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