Skip to content

gitlab-ci.yml: use alpine:latest, not :3.8

Oliver Smith requested to merge ci-alpine-version into master

I just noticed that we have an old version of Alpine hardcoded in .gitlab-ci.yml. Let's change to latest, before support for that version drops.

Merge request reports