Skip to content
Open
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 @@ -178,7 +178,7 @@ services:

addons-frontend:
<<: *env
image: mozilla/addons-frontend:2026.06.25@sha256:7411fdbbac779e1ab9b5fbaed411e4d4b66d541d26aa268e4beeec4904217f5b
image: mozilla/addons-frontend:2026.07.09@sha256:931250505a287c401929e56f926d6ff7778778c0270628601c92f2d74003c9fd
platform: linux/amd64
environment:
# We change the proxy port (which is the main entrypoint) as well as the
Expand Down
Loading