Update chocobozzz/peertube Docker tag to v5.2.1
This commit is contained in:
parent
a82d5b8d23
commit
fcded7d8f3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ spec:
|
|||
-R peertube:peertube /var/www/peertube/storage && mkdir -p /root/.config
|
||||
&& chown -R peertube:peertube /root/.config && /usr/local/bin/docker-entrypoint.sh
|
||||
echo 0 && gosu peertube npm start
|
||||
image: chocobozzz/peertube:v5.1.0-bullseye
|
||||
image: chocobozzz/peertube:v5.2.1-bullseye
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
|
Loading…
Add table
Reference in a new issue