diff --git a/.github/workflows/force-ci-run b/.github/workflows/force-ci-run index c01627bb..3a9df28c 100644 --- a/.github/workflows/force-ci-run +++ b/.github/workflows/force-ci-run @@ -1,3 +1,2 @@ - Edit this file for a quick way to force a CI run -149 \ No newline at end of file +150 \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index 9cd45a2d..cc1d1560 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM cyberdojo/sinatra-base:137f7f4 +FROM cyberdojo/sinatra-base:16c1478 LABEL maintainer=jon@jaggersoft.com RUN apk add git jq diff --git a/README.md b/README.md index de8c03ea..cd8e4f23 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,6 @@ $ make {metrics_coverage_server|metrics_coverage_client} - [GET ready?](docs/api.md#get-ready) - [GET sha](docs/api.md#get-sha) -## Screenshots +# Screenshots ![cyber-dojo.org home page](https://github.com/cyber-dojo/cyber-dojo/blob/master/shared/home_page_snapshot.png) diff --git a/source/client/Dockerfile b/source/client/Dockerfile index 9d3a8bb9..f2c9afbe 100644 --- a/source/client/Dockerfile +++ b/source/client/Dockerfile @@ -1,4 +1,4 @@ -FROM cyberdojo/sinatra-base:137f7f4 +FROM cyberdojo/sinatra-base:16c1478 LABEL maintainer=jon@jaggersoft.com WORKDIR /saver