From 29838a8baeed0cc36f2aea36b78772c7a181f29c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 5 Oct 2022 14:31:42 +0200 Subject: [PATCH] gitlab-ci: update alpine to supported version --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7727ee2b..37dd1dff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -203,7 +203,7 @@ gradlew-fdroid: # Run all the various linters and static analysis tools. lint_format_safety_bandit_checks: - image: alpine:3.13 + image: alpine:3.16 variables: LANG: C.UTF-8 script: