1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

gitlab-ci: update alpine to supported version

This commit is contained in:
Hans-Christoph Steiner 2022-10-05 14:31:42 +02:00
parent 766ce52ebe
commit 29838a8bae

View File

@ -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: