From 25796ac697dcceebffea6f3a7e9a67e0d2ce16a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Jan 2022 04:16:47 +0000 Subject: [PATCH] Update docker.io/gitlab/gitlab-runner Docker tag to v14.7.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 80b1637..c59768e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN git clone --depth 3 --branch "$HETZNER_VERSION" https://git.shivering-isles. RUN go build -o docker-machine-driver-hetzner -FROM docker.io/gitlab/gitlab-runner:v14.6.0 +FROM docker.io/gitlab/gitlab-runner:v14.7.0 LABEL maintainer="Sheogorath "