Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Bailey committed Aug 21, 2017
1 parent a32d435 commit a06530d
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 a06530d

Please sign in to comment.