Skip to content

Commit

Permalink
update b2share image to tag 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emanueldima committed Feb 22, 2018
1 parent 15a6a44 commit e5eb424
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 @@ -12,7 +12,7 @@ services:
- "5432"

b2share:
image: eudatb2share/b2share:2.0.1
image: eudatb2share/b2share:2.1.1
environment:
- "B2ACCESS_CONSUMER_KEY=${B2ACCESS_CONSUMER_KEY}"
- "B2ACCESS_SECRET_KEY=${B2ACCESS_SECRET_KEY}"
Expand Down

0 comments on commit e5eb424

Please sign in to comment.