Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 4ae3b37
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m6s

This commit is contained in:
Renovate Bot 2024-12-13 04:00:27 +00:00
parent da232daf7d
commit 638866735d

View file

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