Skip to content

Commit

Permalink
chore: bump observer image
Browse files Browse the repository at this point in the history
Fixes observer healthcheck.
  • Loading branch information
djwhitt committed Oct 19, 2023
1 parent af24ba6 commit d181eeb
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 @@ -53,7 +53,7 @@ services:
- START_WRITERS=${START_WRITERS:-}

observer:
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-d1c6095a83c278d6c12c07c3167faf39b401ee3d}
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-03733867c21db11faa0455724e9a89188a8a7e5a}
ports:
- 5000:5000
volumes:
Expand Down

0 comments on commit d181eeb

Please sign in to comment.