diff --git a/.snyk b/.snyk index a7a31dc6..e1d2e275 100644 --- a/.snyk +++ b/.snyk @@ -7,14 +7,4 @@ ignore: reason: No fix available expires: 2025-01-08T10:03:36.581Z created: 2024-11-08T10:03:36.589Z - SNYK-ALPINE320-CURL-8348469: - - '*': - reason: No fix available - expires: 2025-01-08T10:03:36.581Z - created: 2024-11-08T10:03:36.589Z - SNYK-ALPINE320-EXPAT-8359601: - - '*': - reason: No fix available - expires: 2025-01-10T10:03:36.581Z - created: 2024-11-10T10:03:36.589Z patch: {} diff --git a/Dockerfile b/Dockerfile index 6dfa3e1d..43d212f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM cyberdojo/docker-base:b3a6744 +FROM cyberdojo/docker-base:6be7b3c LABEL maintainer=jon@jaggersoft.com RUN gem install --no-document 'concurrent-ruby' diff --git a/source/client/Dockerfile b/source/client/Dockerfile index 66cdbd7c..22691a22 100644 --- a/source/client/Dockerfile +++ b/source/client/Dockerfile @@ -1,4 +1,4 @@ -FROM cyberdojo/docker-base:b3a6744 +FROM cyberdojo/docker-base:6be7b3c LABEL maintainer=jon@jaggersoft.com WORKDIR /runner