Skip to content

Commit

Permalink
Bump subsonic version to 6.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
studersi committed Mar 14, 2019
1 parent 5fa4685 commit bcaac0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subsonic/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ services:
build:
context: ./
args:
SUBSONIC_VERSION: 6.1.3
image: danisla/subsonic:6.1.3
SUBSONIC_VERSION: 6.1.5
image: danisla/subsonic:6.1.5
restart: always
volumes:
- /store/subsonic-state:/opt/app/state:rw
Expand Down

0 comments on commit bcaac0e

Please sign in to comment.