Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2ff6ffd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s

This commit is contained in:
Renovate Bot 2023-12-15 07:00:30 +00:00
parent 9bdc5481bc
commit a474f5a27b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8549471abbf3344391f16ac3085943a50c5fbe9e73d49f2d9828d942d0026c4c
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:2ff6ffd26db4b22dbf128d1e3a51b7fa005ffa8dd32e935d8640c56c1f3f5b0e
RUN apt -y update && apt install -y prosody && apt -y clean