diff --git a/Dockerfile b/Dockerfile index 859c203..f8826ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/gitlab/gitlab-runner:v14.3.0 +FROM docker.io/gitlab/gitlab-runner:v14.5.2 RUN true \ && apt-get update \