Skip to content
Merged
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.10.02-1@sha256:1bf1a8eb62cf350e3d05df7c99d6cbc47304764b70c48f7c1cf4d141f2719ff1
platform: linux/amd64
environment:
# We change the proxy port (which is the main entrypoint) as well as the
Expand Down
Loading