Skip to content

Commit

Permalink
chore: latest js-ceramic image for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dav1do committed Jun 20, 2024
1 parent 18d8d08 commit ee6fbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3'
services:
ceramic-service:
image: ceramicnetwork/js-ceramic:5.1.0-rc.1
image: ceramicnetwork/js-ceramic:latest
volumes:
- ./data:/root/.ceramic
ports:
Expand Down

0 comments on commit ee6fbf3

Please sign in to comment.