Browse Source

bump

feature/auto_ssh
David 6 years ago
committed by GitHub
parent
commit
9e068bdb14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docker-compose-generator/docker-fragments/nbxplorer.yml

4
docker-compose-generator/docker-fragments/nbxplorer.yml

@ -4,7 +4,7 @@ services:
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:2.0.0.1
image: nicolasdorier/nbxplorer:2.0.0.2
expose:
- "32838"
environment:
@ -14,4 +14,4 @@ services:
- "nbxplorer_datadir:/datadir"
volumes:
nbxplorer_datadir:
nbxplorer_datadir:

Loading…
Cancel
Save