Skip to content

Commit 55a610c

Browse files
Merge pull request #13 from KillrVideo/yt-fix
Up generator to 3.0.2
2 parents 397a129 + c30d05e commit 55a610c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
# Sample Data Generator, imitates behaviour of users on the killrVideo website.
6868
# Adds comments and rates videos, upload new videos and so on.
6969
generator:
70-
image: killrvideo/killrvideo-generator:3.0.1
70+
image: killrvideo/killrvideo-generator:3.0.2
7171
depends_on:
7272
- backend # Needs Backend to be running
7373
environment:

0 commit comments

Comments
 (0)