Skip to content

Commit

Permalink
release: B2SHARE v2.1.2
Browse files Browse the repository at this point in the history
* Update b2share image tag to 2.1.2

Signed-off-by: Harri Hirvonsalo <[email protected]>
  • Loading branch information
hjhsalo committed Aug 28, 2018
1 parent 1e90489 commit 2e34111
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.1.1
image: eudatb2share/b2share:2.1.2
environment:
- "B2ACCESS_CONSUMER_KEY=${B2ACCESS_CONSUMER_KEY}"
- "B2ACCESS_SECRET_KEY=${B2ACCESS_SECRET_KEY}"
Expand Down

0 comments on commit 2e34111

Please sign in to comment.