From c65c7ccd2e00aad6b62e9018f82067596d47d246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Thu, 12 May 2022 19:08:45 +0200 Subject: [PATCH] Upgrade manifestoo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bd0fe1e..ad2ab95 100644 --- a/Dockerfile +++ b/Dockerfile @@ -71,7 +71,7 @@ RUN pipx install --pip-args="--no-cache-dir" "git-autoshare>=1.0.0b4" COPY git-wrapper /usr/local/bin/git # manifestoo -RUN pipx install --pip-args="--no-cache-dir" "manifestoo>=0.3.1" +RUN pipx install --pip-args="--no-cache-dir" "manifestoo>=0.4.0" # create gitlab-runner user, and do the rest of config using that user RUN useradd --shell /bin/bash -m gitlab-runner -c ""