We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 397a129 + c30d05e commit 55a610cCopy full SHA for 55a610c
1 file changed
docker-compose.yaml
@@ -67,7 +67,7 @@ services:
67
# Sample Data Generator, imitates behaviour of users on the killrVideo website.
68
# Adds comments and rates videos, upload new videos and so on.
69
generator:
70
- image: killrvideo/killrvideo-generator:3.0.1
+ image: killrvideo/killrvideo-generator:3.0.2
71
depends_on:
72
- backend # Needs Backend to be running
73
environment:
0 commit comments