Skip to content

Commit 4da6995

Browse files
committed
updated readme example to make use of the new gihub docker image
1 parent 113302b commit 4da6995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141

4242
# The Provisioner Service
4343
db-provisioner:
44-
build: .
44+
image: ghcr.io/icavalheiro/dbprovisioner:latest
4545
depends_on:
4646
db:
4747
condition: service_healthy

0 commit comments

Comments
 (0)