Merge pull request #3087 from okxlin/renovate/linuxserver-firefox-136.x
Update linuxserver/firefox Docker tag to v136.0.4
This commit is contained in:
commit
614165dbcb
|
|
@ -18,7 +18,7 @@ services:
|
||||||
- CUSTOM_USER=${HTTP_USER}
|
- CUSTOM_USER=${HTTP_USER}
|
||||||
- PASSWORD=${HTTP_PWD}
|
- PASSWORD=${HTTP_PWD}
|
||||||
shm_size: ${MEM_USE}
|
shm_size: ${MEM_USE}
|
||||||
image: "linuxserver/firefox:136.0.2"
|
image: "linuxserver/firefox:136.0.4"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue