aboutsummaryrefslogtreecommitdiffstats
path: root/community/gitlab-runner/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gitlab-runner/APKBUILD')
-rw-r--r--community/gitlab-runner/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gitlab-runner/APKBUILD b/community/gitlab-runner/APKBUILD
index f2a48c1d642..b78fca755d6 100644
--- a/community/gitlab-runner/APKBUILD
+++ b/community/gitlab-runner/APKBUILD
@@ -3,12 +3,12 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gitlab-runner
pkgver=12.10.2
-pkgrel=0
+pkgrel=1
# first 8 chars of the git hash of the release, see
# https://gitlab.com/gitlab-org/gitlab-runner/-/tags
# PLEASE update this, since they're used to determine what version of
# https://hub.docker.com/r/gitlab/gitlab-runner-helper/tags to use
-_rev=ce065b93
+_rev=c5874a4b
pkgdesc="GitLab runner for CI/CD jobs"
url="https://docs.gitlab.com/runner/"
arch="all !mips !mips64"