Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to a0b323d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m48s

This commit is contained in:
Renovate Bot 2025-01-27 04:00:28 +00:00
parent 1db043f2fb
commit d945001d26

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:b02910cd9dc9e45aab183defa91c61634a2bc9d2c63f2db2ae6a42fea1ac00e6
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:a0b323da2c858ae8aabf154de65203f2f7f5e6799c00be9f2fdee82e023a061c
RUN apt -y update && apt install -y prosody && apt -y clean