Skip to content

Commit

Permalink
Merge pull request #43 from KillrVideo/yt-fix
Browse files Browse the repository at this point in the history
Up generator to 3.0.2
  • Loading branch information
HadesArchitect authored Mar 11, 2020
2 parents 98a32fd + b549d98 commit 23f668a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
# Sample Data Generator, imitates behaviour of users on the killrVideo website.
# Adds comments and rates videos, upload new videos and so on.
generator:
image: killrvideo/killrvideo-generator:3.0.1
image: killrvideo/killrvideo-generator:3.0.2
depends_on:
- backend # Needs Backend to be running
environment:
Expand Down

0 comments on commit 23f668a

Please sign in to comment.