Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 4b96f9f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s

This commit is contained in:
Renovate Bot 2024-04-13 07:00:21 +00:00
parent d8b646955b
commit af365dc0bc

View file

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