Skip to content

Commit

Permalink
chore(observer): update to latest version to expose process ID PE-6273
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhitt committed Jun 11, 2024
1 parent dfe53db commit 74f63b6
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:-4a6c9104d1cc1377bdf670d041d851aaa98761b7}
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-f4b2b2b1d4e6016d7392fdcab2c084e4de126376}
restart: on-failure:5
ports:
- 5050:5050
Expand Down

0 comments on commit 74f63b6

Please sign in to comment.