Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ services:

addons-frontend:
<<: *env
image: mozilla/addons-frontend:2025.09.04-1@sha256:742ea4b42378db0557b398f2be24427fe65af644498daf4c626aed5a34d63fe6
image: mozilla/addons-frontend:2025.09.19@sha256:3b47226d32c206fb4f15d6caded548f4c9a43cfd90fcc5f75ee9d7b68ef3f044
platform: linux/amd64
environment:
# We change the proxy port (which is the main entrypoint) as well as the
Expand Down
Loading