Skip to content

Commit c94f686

Browse files
authored
Merge pull request #31 from powersync-ja/update-mongodb-image
Update mongodb nodejs demo to use latest image
2 parents 3e95d80 + e634c7d commit c94f686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/nodejs-mongodb/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ services:
1717
mongo-rs-init:
1818
condition: service_completed_successfully
1919
# MongoDB support is available via this image version
20-
image: journeyapps/powersync-service:0.0.0-dev-20240919151547
20+
image: journeyapps/powersync-service:0.0.0-dev-20240923154849
2121
volumes:
2222
- ./config:/config

0 commit comments

Comments
 (0)