diff --git a/Dockerfile b/Dockerfile index 2e1a263..57d04d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/gitlab/gitlab-runner:v13.2.1 +FROM docker.io/gitlab/gitlab-runner:v13.2.2 RUN true \ && apt-get update \