Compare commits

..

2 commits

Author SHA1 Message Date
d8d1369a45 Update docker/build-push-action action to v6 2024-11-02 04:00:24 +00:00
1e70ec8c98 Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to aacda36
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2024-11-02 04:00:20 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2243959490171280c7f0903bbba59f3eed13efa879a72d961499ca2222f8438b
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:aacda36030575eecdc692b30654c57c6cc0c8bb7ba55341c5ce968947a213865
RUN apt -y update && apt install -y prosody && apt -y clean