1
0
Fork 0

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:
okxlin 2025-03-31 21:51:03 +08:00 committed by GitHub
commit 614165dbcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
- CUSTOM_USER=${HTTP_USER}
- PASSWORD=${HTTP_PWD}
shm_size: ${MEM_USE}
image: "linuxserver/firefox:136.0.2"
image: "linuxserver/firefox:136.0.4"
labels:
createdBy: "Apps"