Skip to content

Commit

Permalink
Use v1.6 in compose
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazoyer committed Mar 6, 2022
1 parent 28cf331 commit 73c650b
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 @@ -4,7 +4,7 @@ version: "3.4"
services:
peering-manager:
&peering-manager
image: peeringmanager/peering-manager:${VERSION-v1.5}
image: peeringmanager/peering-manager:${VERSION-v1.6}
env_file: env/peering-manager.env
user: "unit:root"
volumes:
Expand Down

0 comments on commit 73c650b

Please sign in to comment.