Skip to content

Commit

Permalink
Update weasel to v0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
alficles authored and dangogh committed Jun 21, 2018
1 parent 62066f0 commit b2c5027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker/build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ services:
- ../../..:/trafficcontrol:z

weasel:
image: licenseweasel/weasel:0.1
image: licenseweasel/weasel:0.2
volumes:
- ../../..:/trafficcontrol:z
command: ['-f', '/trafficcontrol/dist/weasel.txt', '/trafficcontrol']

0 comments on commit b2c5027

Please sign in to comment.