Merge pull request #2880 from okxlin/renovate/linuxserver-firefox-133.x

Update linuxserver/firefox Docker tag to v133
This commit is contained in:
okxlin 2024-12-16 23:07:25 +08:00 committed by GitHub
commit 83b1716f2e
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} - CUSTOM_USER=${HTTP_USER}
- PASSWORD=${HTTP_PWD} - PASSWORD=${HTTP_PWD}
shm_size: ${MEM_USE} shm_size: ${MEM_USE}
image: "linuxserver/firefox:132.0.2" image: "linuxserver/firefox:133.0.3"
labels: labels:
createdBy: "Apps" createdBy: "Apps"