Skip to content

Commit

Permalink
Merge pull request #842 from anarkiwi/master
Browse files Browse the repository at this point in the history
Bump version number.
  • Loading branch information
anarkiwi authored Aug 21, 2017
2 parents fc3d7b3 + a06530d commit 0b4324b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
build:
context: .
dockerfile: Dockerfile.gauge
image: 'faucet/gauge:1.5.7'
image: 'faucet/gauge:1.5.8'
environment:
- GAUGE_CONFIG=/etc/ryu/faucet/gauge.yaml
volumes:
Expand All @@ -67,7 +67,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: 'faucet/faucet:1.5.7'
image: 'faucet/faucet:1.5.8'
volumes:
- '/var/log/ryu/faucet:/var/log/ryu/faucet'
- '/etc/ryu/faucet:/etc/ryu/faucet'
Expand Down

0 comments on commit 0b4324b

Please sign in to comment.