diff --git a/Dockerfile b/Dockerfile index 5a8fc20..c40851d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/gitlab/gitlab-runner:v14.10.1 +FROM docker.io/gitlab/gitlab-runner:v15.2.1 RUN true \ && apt-get update \