Skip to content

Commit 4f3c816

Browse files
Fix typo
1 parent 0da1674 commit 4f3c816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- "27017"
1616

1717
questions:
18-
image: ghcr.io/peerprep/peerprep-questions:latest
18+
image: ghcr.io/peerprep/peerprep-questions-service:latest
1919
container_name: peerprep-questions
2020
restart: always
2121
depends_on:

0 commit comments

Comments
 (0)