Compare commits

..

2 commits

Author SHA1 Message Date
c60fde1ede Update docker/build-push-action action to v6 2024-06-25 07:00:31 +00:00
133ad71628 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 7ec7ebb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-25 07:00:25 +00:00

View file

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