diff --git a/runner/Dockerfile b/runner/Dockerfile
index 108eb245613a31e3320845e14021b8eaedd16c2b..da0c6384e96b3291e9ceaf41889ff1c40c097cd8 100644
--- a/runner/Dockerfile
+++ b/runner/Dockerfile
@@ -1,4 +1,4 @@
-FROM gitlab/gitlab-runner:alpine-v14.10.0
+FROM gitlab/gitlab-runner:alpine-v15.10.0
 # hadolint ignore=DL3018
 RUN apk add --no-cache --update docker
 COPY --chown=root:root entrypoint /entrypoint0