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 @@ -173,7 +173,7 @@ services:
- data_rabbitmq:/var/lib/rabbitmq

autograph:
image: mozilla/autograph:7.8.0@sha256:6bc5ebb21cc3b100d10e3dc131146b3193454ea35f0f1cc1cd870920f3653994
image: mozilla/autograph:8.0.0@sha256:2c6f008960e234f19d498547ce0a482501193902fcab7b66b6250e9bf0197490
command: /go/bin/autograph -c /data/autograph/autograph_localdev_config.yaml
volumes:
- data_autograph:/data/autograph
Expand Down
Loading