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.09.03@sha256:a2675a2b3a3d1977d5f35307d9636053edbae959d2f69c689e2a37f392e7b563
image: mozilla/addons-frontend:2026.09.17@sha256:9570e47e693f344f8fcc45caf15dd8332f9b9a7aad597f43f8cda49cf05dd19e
platform: linux/amd64
environment:
# We change the proxy port (which is the main entrypoint) as well as the
Expand Down
Loading