Update chocobozzz/peertube Docker tag to v6.0.2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s

This commit is contained in:
Renovate Bot 2023-12-11 12:00:31 +00:00
parent 1b87c512db
commit 06c9b2cb9f

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:3ff4ac4145641a1aa9ee4c74de78a870875e927cd38d3c96e4e8ac976a2cffe0
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:a1b7da2e27c4fe866e610c13fc002a81dfa232cb375d30c1ac1b60d22a293501
RUN apt -y update && apt install -y prosody && apt -y clean