Skip to content

Commit

Permalink
feat: bump observer version
Browse files Browse the repository at this point in the history
Pulls in a node version bump and some Dockerfile tweaks.
  • Loading branch information
djwhitt committed Oct 17, 2023
1 parent 2906059 commit 4576ef7
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:-99eec2e15e43ab5c0f5f32a12cd8362fd268c316}
image: ghcr.io/ar-io/ar-io-observer:${OBSERVER_IMAGE_TAG:-a2144db719ae3e41ddbcf2900db32ec12c719422}
ports:
- 5000:5000
volumes:
Expand Down

0 comments on commit 4576ef7

Please sign in to comment.