Skip to content

Commit e7f4b54

Browse files
committed
Updates Node. Updates dependencies
1 parent 0e61f79 commit e7f4b54

File tree

4 files changed

+2394
-317
lines changed

4 files changed

+2394
-317
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Setting the base to docker-node-unoconv
2-
FROM telemark/docker-node-unoconv:8.2.1
2+
FROM telemark/docker-node-unoconv:8.5.0
33

44
# Maintainer
55
MAINTAINER Geir Gåsodden

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)
33

44
# tfk-api-unoconv
5+
56
Unoconv as a webservice
67

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

5960
[MIT](LICENSE)
6061

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

0 commit comments

Comments
 (0)