Skip to content

Commit

Permalink
chore(docker-compse): update to observer with AO support PE-6273
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhitt committed Jun 11, 2024
1 parent 04d3752 commit 607ce0c
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 @@ -91,7 +91,7 @@ services:
- ${REDIS_DATA_PATH:-./data/redis}:/data

observer:
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-c966d5d38333af39ae50532e75cda12fa98fe1f3}
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-7de8926d42ceeab140e6d84ed12d8eda562dde83}
restart: on-failure:5
ports:
- 5050:5050
Expand Down

0 comments on commit 607ce0c

Please sign in to comment.