Skip to content

Commit

Permalink
Updates Node. Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Sep 13, 2017
1 parent 0e61f79 commit e7f4b54
Show file tree
Hide file tree
Showing 4 changed files with 2,394 additions and 317 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Setting the base to docker-node-unoconv
FROM telemark/docker-node-unoconv:8.2.1
FROM telemark/docker-node-unoconv:8.5.0

# Maintainer
MAINTAINER Geir Gåsodden
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -2,6 +2,7 @@
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)

# tfk-api-unoconv

Unoconv as a webservice

## Docker
Expand Down Expand Up @@ -58,4 +59,4 @@ $ docker run --env-file=docker.env -d -p 80:3000 --name unoconv-webservice unoco

[MIT](LICENSE)

![alt text](https://robots.kebabstudios.party/tfk-api-unoconv.png "Robohash image of tfk-api-unoconv")
![tfk-api-unoconv](https://robots.kebabstudios.party/tfk-api-unoconv.png "Robohash image of tfk-api-unoconv")

0 comments on commit e7f4b54

Please sign in to comment.