Update chocobozzz/peertube Docker tag to v6.0.1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m28s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m28s
This commit is contained in:
parent
894fa5bb18
commit
e9aa8dd075
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
|
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:188aff09545a3fbf95deb9d1e014fab38e83a5871b3e77d79650fc6440d30c6f
|
||||||
|
|
||||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||||
|
|
Loading…
Reference in a new issue