Update linuxserver/firefox Docker tag to v136.0.4
This commit is contained in:
parent
a0258b9386
commit
f6e68df506
|
|
@ -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