Skip to content

Commit

Permalink
chore: update to latest observer
Browse files Browse the repository at this point in the history
Use the latest observer without Irys arbundles deps.
  • Loading branch information
djwhitt committed Sep 19, 2024
1 parent d685d92 commit 51b6748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ services:
- ar-io-network

observer:
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-4761f3b7ce06538e2be431621a82e10f0cd37787}
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-3008cdba20a39e74f5ee8888146779999806caf6}
restart: on-failure
ports:
- 5050:5050
Expand Down

0 comments on commit 51b6748

Please sign in to comment.