Commit Graph

7 Commits

Author SHA1 Message Date
Tom Wright 750e8c7ea9
Upgrade mermaid cli and add missing package in Dockerfile 2021-08-14 16:15:36 +01:00
dependabot[bot] f95701f228
Bump golang from 1.15-buster to 1.16.6-buster (#5)
Bumps golang from 1.15-buster to 1.16.6-buster.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:15:51 +02:00
dependabot[bot] 65ceba9e32
Bump node from 12.12.0-buster-slim to 16.5.0-buster-slim (#4)
Bumps node from 12.12.0-buster-slim to 16.5.0-buster-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:13:48 +02:00
Tom Wright ec2ff8dc25 Use go v1.15 2020-10-02 14:48:02 +01:00
Tom Wright 8ae99344d1 Add some missing dependencies in the dockerfile 2020-08-09 11:32:58 +01:00
Tom Wright 1bdfc9e612 Get docker running properly and add more logging 2020-04-15 19:26:21 +01:00
Tom Wright c77040304c Initial commit with basic HTTP endpoint working 2020-04-06 23:25:47 +01:00